17768TABLE-EXISTS.PHPhttp://scripts.franciscocharrua.com/table-exists.phpI 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.PHP > Scripts and Programs > Database ToolsOct 13, 2006Francisco Charrua
If you have been a Web Database Developer for even a short time you will realise that most of your work is creating web forms and most of those forms do basically one action: updating records in a single database table
The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions. Here is the complete list of drivers.
Actually no documentation is available on line. I will really try to put some more information about SQLAdmin on the page as soon as possible. In the meanwhile, you can:
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.