Categories
Tags → Select From Sql

MyDBDB MySQL multi-databases browser

This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, &"DBDB&"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in ...
DETAILS

DTM Data Editor

DTM Data Editor is a data viewer and editor for database professionals who are tired of wasting their time on mundane tasks. The program uses form-based interface and works with any ODBC data source. SQL statements are generated automatically and c...
DETAILS

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

Page:
©2003-2019 jCay.com