sql tables
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 989
MySQL tables description generator
MySQL tables description generator is created to be an intelligent and great PHP class that can be used to generate PHP classes that describe MySQL database tables. more>>
MySQL tables description generator is created to be an intelligent and great PHP class that can be used to generate PHP classes that describe MySQL database tables.
Added: 2009-07-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
MySQL Table Editor
This PHP library allows you to easily setup administration pages for your MySQL databases tables. It features add/edit/copy/delete/view of rows, simple search, advanced search, CSV download of certain more>> This PHP library allows you to easily setup administration pages for your MySQL databases tables. It features add/edit/copy/delete/view of rows, simple search, advanced search, CSV download of certain rows, current page or entire table. The library is a tool and as such requires some coding to be functional, though a full API reference is available, and its very simple to use, and still extremely configurable.<<less
Added: 2006-03-14 License: GPL Price: Free
1373 downloads
SQLData 1.0
SQLData is an extension of the DB class that is meant to provide object-relational mappings to store and retrieve persistent objects in a SQL database. The class comes with additional scripts for generating classes that can be used by applications to more>> SQLData is an extension of the DB class that is meant to provide object-relational mappings to store and retrieve persistent objects in a SQL database. The class comes with additional scripts for generating classes that can be used by applications to access given database table using the SQLData class as means to store and retrieve data with SQL statements. These scripts are meant to run from the command line. They retrieve the definitions of a given database table and then the generate classes to access the table rows as objects or to manipulate them via Web forms. Experience has shown that the automatic generation handles about 80% of the repetitive work involved in building classes and forms. SQLData was designed to make it easy to automate the construction of the application specific classes interfacing to SQL tables. SQLData supports all databases supported by the DB class, currently MySQL and PostgreSQL 8.0 and up.<<less
Added: 2006-03-27 License: Other Price: $0.00USD
11 downloads
Other version of SQLData
table exists 1.0
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. more>> 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.<<less
Added: 2004-06-12 License: Freeware Price: 0.00
14 downloads
Other version of table exists
License:Freeware
Sortable HTML table
This JavaScript code can be used to convert tables in ordinary HTML into sortable ones. This script is unobtrusive. No additional coding is necessary. more>> This JavaScript code can be used to convert tables in ordinary HTML into sortable ones. This script is unobtrusive. No additional coding is necessary.<<less
Added: 2007-05-05 License: Freeware Price: $0.00USD
25 downloads
PHP MySQL Table Manager
The PHP MySQL Table Manager is designed to simplify administration of a MySql web database. It allows you to easily create, drop or rename tables. Alter tables structures by adding or dropping keys an more>> The PHP MySQL Table Manager is designed to simplify administration of a MySql web database. It allows you to easily create, drop or rename tables. Alter tables structures by adding or dropping keys and indexes. Adding, removing or changing the properties of columns. Edit, add, search or delete table records.<<less
Added: 2002-01-01 License: GPL Price: Free
2873 downloads
Bumpy Tables 1.0
Bumpy Tables is a simple PHP based table generator. Made for beginners. Creates XHTML tables in an instant. Very easy to install and use! more>> Bumpy Tables is a simple PHP based table generator. Made for beginners. Creates XHTML tables in an instant. Very easy to install and use!<<less
Added: 2004-07-31 License: GPL Price: 0.00
11 downloads
Use a hash table
Use a hash table is considered to be a versatile MATLAb function that wraps the Java hash table class. more>>
Use a hash table is considered to be a versatile MATLAb function that wraps the Java hash table class. Class Hashtable provides ways for Matlab users to access hash tables data structures.
Added: 2009-11-10 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Daily Rate Table 1.0
Daily Rate Table is a program designed to make updating rate tables on your website easy. Once you put the rate table coding into your html page, youll never have to edit another HTML file again to update your rate table. more>> Daily Rate Table is a program designed to make updating rate tables on your website easy. Once you put the rate table coding into your html page, youll never have to edit another HTML file again to update your rate table.<<less
Added: 2005-09-10 License: Freeware Price: $0.00USD
12 downloads
Other version of Daily Rate Table
License:Freeware
Scrollable HTML table
This JavaScript code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary. All you need to do is put header rows (if you need them) in THEAD section, table body rows in TBODY section, footer rows (if you more>> This JavaScript code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary. All you need to do is put header rows (if you need them) in THEAD section, table body rows in TBODY section, footer rows (if you need them) in TFOOT section.<<less
Added: 2007-03-14 License: Freeware Price: $0.00USD
12 downloads
HTML Table to Database 1.0.0
This script generates insert queries from two dimensional HTML table tags. Usually web developers print their database as html tables on a webpage. But this script is the reverse process. more>> This script generates insert queries from two dimensional HTML table tags. Usually web developers print their database as html tables on a webpage. But this script is the reverse process.<<less
Added: 2005-10-31 License: Freeware Price: $0.00USD
13 downloads
Other version of HTML Table to Database
License:Freeware
SamMySql Database Class 1.02
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 more>> 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 values - Delete table rows that satisfy a condition - Count records in a given table - Check if a table record exists with a given field value<<less
Added: 2006-08-14 License: Other Price: $0.00USD
12 downloads
Other version of SamMySql Database Class
Price: FreeAdditionalInfoFreelyDistributable
License:Other Free / Open Source License
License:Other Free / Open Source License
MySQL Optimizer
The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing more>> The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sql optimize) tables. There are interface for executing custom SQL commands. If you place this script on your web server, be advice, you need to protect the directory.<<less
Added: 2005-07-19 License: Freeware Price: Free
1566 downloads
Other version of MySQL Optimizer
Price: $0.00USD
License:Freeware
License:Freeware
SQL Injection Blocker 1.5
Inspyres SQL Injection Blocker is a server-side component (COM Object) designed to stop the nasty. ongoing SQL injection attacks that dynamic sites get daily. If your database has been hacked with Javascript references, mysterious tables, or even lost more>> Inspyres SQL Injection Blocker is a server-side component (COM Object) designed to stop the nasty. ongoing SQL injection attacks that dynamic sites get daily. If your database has been hacked with Javascript references, mysterious tables, or even lost data, you need this component. Takes seconds to install and only minutes to implement into your includes and ASP processing files.<<less
Added: 2008-05-23 License: Commercial Price: $0.00USD
20 downloads
SQL Solution 6.3
Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible. more>> Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible.<<less
Added: 2000-08-31 License: Other Price: $0.00USD
14 downloads
Other version of SQL Solution
License:Other Free / Open Source License
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above sql tables search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed