Categories
Tags → Sql Server Database Name

MySQL to CSV Download

Extracts data from MySQL. Uses a MySQL table name or SQL statement to determine what data to extract. Formats the data into comma-delimited format, csv. Automatically translates invalid characters, such as &" to valid characters. Quotes col...
DETAILS

IP Address to Country, Region, City, ISP and domain name in ASP.NET

This is ASP script to enable lookup of country, region, city, ISP and domain name by using IP2Location database. The script supports several database types such as Microsoft Access, MS SQL and mySQL. Internet geolocation has been widely used in...
DETAILS

IP Address to Country, City, Latitude, ISP and Domain Name in ASP

This is ASP script to enable lookup of country, region, city, latitude, longitude, ISP and domain name from IP address by using IP2Location database. The script supports several database types such as Microsoft Access, MS SQL and mySQL. Internet geo...
DETAILS

IP Address to Country City ISP && Domain in ASP

This is ASP script to enable lookup of country, region, city, latitude, longitude, ISP and domain name from IP address by using IP2Location database. Free sample database available at http://www.ip2location.co m. The script supports several da...
DETAILS

SQL Server Backup

SQL Server Backup is a backup and restore utility for Microsoft SQL Server . It''s user-friendly wizard lets you backup and restore SQL Server database to local harddisk or remote network driver easily and quickly . The flexible design enables y...
DETAILS

Display Table Script Writer

This is a Web-based script writer that generates an ASP code for displaying an Access or SQL Server database using user-submitted variable names and the name of the table. Copy the output code into an asp document on your web server and your db is re...
DETAILS

Presentation Of Hierarchical Data

Multiple level select boxes tackled with hierarchical data! This sample illustrates the concept using a hierarchy consisting of geographical region, country, and state data. The code expects a system DSN by name &"Hierarchy&" and ac...
DETAILS
©2003-2019 jCay.com