Software Index
Related Topics
Popular Trends
Trending Topics
 

Area Code Mysql Database

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Stellar Phoenix MySQL database recovery
Stellar Phoenix Database Recovery for MySQL is a database(s) recovery tool that recovers data from corrupted MySQL database(s).Stellar Phoenix Database Recovery for MySQL software scans the given location for MySQL database(s)and select database(s) for preview and recovering. This software searches ...
January 26th 2012 Demo    17,228k
DBForms from MS Access to PHP + MySQL
DBForms from MS Access to PHP + MySQL is an effective tool which allows to convert Microsoft Access databases and MS Access forms to PHP WEB-pages as well as MS Access tables to MySQL database and MS Access queries to ...
September 1st 2007 Shareware    13,354k
North American Area Code Database (Gold Edition)
North American area codes database one month subscription service. Included in this database is NPA (area code), NXX (exchange), country, state, county, latitude, longitude, LATA, timezone, day light saving, population, FIPS, MSA, PMSA, CBSA, ZIP code, Operating Company Number, use ...
July 7th 2005 Commercial    25k
North American Area Code Database (Premium Edition)
North American area codes database one month subscription service. Included in this database is NPA (area code), NXX (exchange), country, state, county, latitude, longitude, LATA, timezone, day light saving, population, FIPS, MSA, PMSA, CBSA and ZIP code.
July 7th 2005 Commercial    25k
North American Area Code Database (Basic Edition)
North American area codes database one month subscription service. Complete telecommunications database targeted specifically toward disseminating all valid NPA/NXX combinations in the North American Numbering Plan. It covers all active North American NPA/NXX assignments including the United States and Canada. ...
July 7th 2005 Commercial    25k
MSSQL Database to MySQL Conversion Tool
Database file converter software provides feature to migrate MSSQL server database to MySQL format without any loss in records. MSSQL database conversion utility is fully capable to convert entire database or selected table's records easily and efficiently, save converted db ...
August 3rd 2008 Shareware    1,423k
MySQL Turbo Manager Enterprise
MySQL Turbo Manager is a powerful software solution for MySQL Database administration and development. With our very intuitive interfase you will save time and money.

MySQL Turbo Manager works with all MySQL versions from 3.23 to 5.0.25 and supports all ...
December 7th 2006 Shareware    9,708k
Spotlight on MySQL
Spotlight on MySQL displays a complete visual representation of the MySQL database allowing you to observe actual activity, including process flows and configuration settings in real time from a single display. It quickly identifies performance bottlenecks and problem areas in ...
June 3rd 2006 Freeware    25,468k
Tometa WhereIs
You can think of the Tometa WhereIs service as the Internet's telephone directory. It gives you information on the geographical location of an IP address based on Internet infrastructure information

With a free SDK, email support and code examples in ...
September 26th 2006 Freeware    2,224k
DBScribe for MySQL
DBScribe is a free MySQL database documentation tool that creates precise technical documentation of every detail of a database schema within a moment.
It supports:
- rich set of documentation style and output formats (HTML, CHM, MS Word Document)
- ...
March 7th 2007 Freeware    7,454k
Excel MySQL Import, Export & Convert Software
Use MS Excel as a front-end interface to a MySQL database. Use Excel to import and export tables to and from a MySQL database. Read and write tables to and from Excel without SQL knowledge. Excel 2000 or higher required.
August 22nd 2007 Shareware    2,645k
MSSQL To MySQL DB Converter Tool
Freeware database converter allows to convert whole MSSQL database or single table into MySQL database format as per user requirement. Distributed database converter software maintains originality of the table which contains attributes like primary key, foreign key, null value and ...
August 23rd 2008 Shareware  5 stars 1,423k
MySQL Backup for lazy sysadmins
MySQL Backup for lazy sysadmins (mysqlblasy) is a Perl script for automating MySQL database backups. It uses "mysqldump" for dumping mysql databases to the files sytem. MySQL Backup for lazy sysadmins program was written with automated usage in mind.

For example, ...
June 27th 2011 Freeware    174k
Desktop Dozen
Desktop Dozen is an award-winning collection of 12 business-oriented productivity tools, each with its own fascinating 'skin' interface and an optional regular Windows interface. Includes a Postage Calculator, Time Calculator, Date Calculator, Alarm Clock, Area Code Finder, Zip Code Finder, ...
July 22nd 2003 Shareware  5 stars 9,370k
ZIP Express
Use ZIP Express to search ZIP Code, city, county, state or area code data. Find time zones and current times of U.S. and world cities. Potential matches are displayed as the search criteria are entered. Preferences may be chosen of ...
October 8th 2003 Shareware    5,257k
MS Access DB Conversion Software
MS Access to MySQL database conversion software converts its tables with attributes into MySQL database. Freeware database converter utility provides full support to Unicode architecture. MS Access to MySQL database translator tool provides facility to over write or merges into ...
August 7th 2008 Shareware    1,413k
Apeel PHP Code Generator Pro (MySQL Edition)
When you need a PHP Data-Entry Web Application for your MySQL database and time is at a premium but you don't want to compromise on modern "Desktop-Like" features then it's time to try out Apeel PHP Code Generator Pro.

It's ...
August 24th 2011 Shareware  5 stars 800k
Canadian Postal Code Database (Gold Edition)
Canadian postal codes database one month subscription service. The database includes Postal code, city name, province name, phone area code, timezone, elevation, population, latitude, longitude and street name in Canada. The complete database contains over 780,000 precise records. Immediate download ...
July 7th 2005 Data only    26k
United States ZIP Code Database (Gold Edition)
United States ZIP codes database one month subscription service. The database includes ZIP code, city name, alias name, state code, phone area code, city type, county name, FIPS, time zone, day light saving flag, latitude, longitude, elevation, MSA, PMSA and ...
July 7th 2005 Data only    27k
Canadian Postal Code Database (Premium Edition)
Canadian postal codes database one month subscription service. The database includes Postal code, city name, province name, phone area code, timezone, latitude and longitude in Canada. The complete database contains over 760,000 precise records. Immediate download available in several formats ...
July 7th 2005 Data only    26k
Related Scripts
Calculate Latitude and Longitude using Area Code
This function calculates the latitude and longitude coordinates from Vertical and Horizontal (V&H) coordinates. V&H's are used to identify locations and hence relative distances between network elements and between rate centers listed in AreaCodeWorld(tm) Gold Edition in http://www.zipcodeworld.com.Function Input Parameters: ...
December 12th 2005 Freeware     
Connecting to a MySQL Database using Connector/J JDBC Driver.
A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a ...
December 10th 2005 Freeware     
Count and display the number of rows in a mysql database table
Count and display the number of rows in a mysql database table is a sample code for finding the number of entries or records in a MySQL databse table. In this article, the author gives a sample PHP code to ...
November 23rd 2005 Freeware     
Creating JDBC SQL Statements. Displaying Records from a MySQL Database.
A tutorial on how to create and execute JDBC SQL Statements and display records from a table in a MySQL Database. Also covers topics like creating databases and tables in MySQL. All code is explained in detail.
December 9th 2005 Freeware     
User Authentication from a MySQL database
This article is about User Authentication from a MySQL database. This tutorial starts with how to create a database and creating a validation form. After users submission the input fields will be validated in the PHP page and allow the ...
December 11th 2005 Freeware     
Using PHP to search a MySQL database and return paged results
In this article, the author gives a code source file in a text form for making some alterations to search and get results in a MySQL database content. He gives some programmes to follow step by step and three major ...
December 5th 2005 Freeware     
DBForms from MS Access to PHP + MySQL
DBForms from MS Access to PHP + MySQL is an application to convert Microsoft Access databases (mdb) and MS Access Forms to AJAX based WEB page using PHP and MySQL. Now you can easily convert forms and their elements to ...
August 29th 2007 Commercial    5,827k
Accessing MySQL Database with ASP.NET
Accessing MySQL Database with ASP.NET is a tutorial which shows the step-by-step process of installing the MySql database, creating a table in the MySql database and display the records of the database in the client side using ASP.NET. This tutorial ...
December 20th 2005 Freeware     
Connect to a MySQL database using PHP
This tutorial shows you how to connect to a MySQL database using a PHP function.
December 19th 2005 Freeware     
Connecting to a mySQL database
This is a tutorial where users can handle mySQL database using php. The author provides information to the users that they should know about the parameter variables which can be changed easily. This tutorial tells the users how to open ...
December 1st 2005 Freeware     
Related Code
Fill a select Box From database (mysql database)
This is an example of how you can fill a select box with values and text from a mysql database. It shows how to connect to the database and loop through the fields and add the data in a select ...
March 7th 2006     2k
Form1 Builder MYSQL 30
With Form1 Builder MYSQL you can automatically have form submission data added to your MYSQL database with protection against form hijacking, email injection and email harvesting. To use the MYSQL option you must have a server based MYSQL database and ...
December 24th 2006     60k
Pagination with PHP
This tutorial is designed to guide you through the logic and code behind the process of paginating data in PHP. In this tutorial, the data is retrieved from mySQL database. I feel you will be able to grasp this tutorial ...
February 28th 2006     6k
DigiOz MySQL DLL
The DigiOz MySQL DLL is a DLL written in Visual Basic .NET 2005. This DLL allows you to Query, Insert, Update and Delete records in and out of a MySQL Database using the MySQL .NET Connector 1.0.7 or higher. The ...
February 20th 2007     6k
Complete StoreFront
This is a complete e-commerce storefront taking advantage of PHP 3.0 thru 4.0 and MySQL. This comes complete with simple formatting and a product search feature. To run, this requires a MySQL database and one table with the fields "Name", ...
August 2nd 2007     3k
New Software
Popular Software