Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Scripts and Programs > Database Tools  

Web Links
Sort By :
61. doSQL()



doSQL() is a PHP4 script that can dump data back from a SQL text file (generated by backupDB() (also available on this site), phpMyAdmin, or similar) to a new database, or run any number of SQL commands in batch mode. Detailed progress reporting, including time remaing, processing rate (text and graph available).
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

62. Simple SQL



DESCRIPTION:Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.ADVANTAGES:- This PHP class file will eliminate nearly all code from the built in std mysql PHP functions.- Speed, it will dramatically decrease development and execution time.- Extremely easy to use; one hardly has to understand the MySQL syntax.- It automatically determines whether or not there is an open connection to the MySQL server. It will connect and reconnect automatically.- The built in debugging functions make it easy to solve syntax error and logic error.- Supports arrays for arguments and returns ASSOC arrays from the DB with indexes.- Stores resource links and common variables such as the last table used.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

63. WebBased DBQuery Tool



A great WebBased DBQuery Tool.Very simple and very easy customization.Just run your queries , execute them and see the results.A great utility for webmasters.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 11 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

64. EZ Results Paging Class



EZ Results is a paging class that can be formatted in any way you choose. Have a read through the documentation to see just how unlimited it is. Once you start working with it you will be amazed at how quickly you can prototype pages. Supports mySQL & Oracle.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

65. ORAMON: Oracle Database Monitoring Tool



ORAMON is a free Oracle database monitoring tool. It can help you in managing critical database administration task easily. To avoid any complexity, we have tried to make the interface as much simple as possible.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 12 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

66. MySQL-Dumper



MySQL-Dumper is a script for automatically backuping your tables in a MySQL-database. The two basic pages are a page for frequently use and an administrator-page. The page for frequently use checks if there are tables in the database that have been changed after the last back-up. If they are, there will be made a back-up of these tables, which saves time and space.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

67. table exists



I find this little script very useful for web applications that need to automatically generate tables. I wrote it because I felt it was wrong to have a script execute create table SQL statements for tables that already existed.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

68. Zip Code Database Project



These archives include all files necessary to calculate the distance between two U.S. Zip Codes using PHP4+ and MySQL.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

69. ExcelExplorer Pro



This PHP class can read data from binary (XLS) Excel file without using COM, ODBC, etc. ExcelExplorer will work on any OS that supports PHP. Windows and Mac Excel files are supported. No additional classes, modules or configurations needed. Using ExcelExplorer you can read info about worksheets, columns, rows, cells. You can even read style info such as colors, alignment, fonts, borders and more. Have build-in caching, memory-safe mode. Demo version available on-line and for download.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 13 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

70. GreenLight SQLTool



This tool consists of two files, one to execute queries submitted by form or uploaded as a file and display the results, and another to dump the database in MySQL or MSSQL format. The scripts can be used with either MySQL or MSSQL databases. Together they can be used to migrate a database (or at least the table structures and contents) from MySQL to MSSQL or vice versa.
Category:   PHP > Scripts and Programs > Database Tools

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:        7    


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS