Categories
Tags → Sql Select Database

IP2Location DB11

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

SamMySql Database Class

This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert or update rows from a list of fields and v...
DETAILS

An Useful Method : RecordSet.Filter

Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.
DETAILS

EMS DB Extract 2005 for SQL Server

EMS DB Extract for SQL Server is a powerful and easy-to-use utility for creating database backups in a form of SQL scripts. It allows you to save metadata of all database objects as well as table data. With flexible customization of the extract proce...
DETAILS

Basic MySQL Search Engine Class

This class can be used to search for data in MySQL database table text fields. It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table. The class returns an array w...
DETAILS

MySQL Database Handling in PHP

This comprehensive mysql tutorials touches on Starting a Session with MySQL,Executing SQL Statements against a MySQL database and demonstrating how a SELECT SQL statement is executed against the selected database. features full code and examples.
DETAILS

IP Address to Country, Region, City, ISP and domain name in PHP

This is PHP script to enable lookup of country, region, city, latitude, longitude and ZIP Code from IP address by using IP2Location database. The script supports several database types such as Microsoft Access, MS SQL and mySQL. Internet geolocation...
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, Latitude, Longitude and ZIP Code in PHP

This is PHP script to enable lookup of country, region, city, latitude, longitude and ZIP Code from IP address by using IP2Location database. The script supports several database types such as Microsoft Access, MS SQL and mySQL. Internet geolocation...
DETAILS

Page:
©2003-2019 jCay.com