- 1,233 categories
- 40,621 scripts
Updated: 04/05/2004
- Sync Database is easy solution to synchronize schema of mySQL databases. When you alter database, add or change columns, indices or constraints, sync is done in an quick and painless process and enables you to change the structure of your older database to its newest version while preserving its data.
1. Select source database or load an SQL script.
2. Select target database (you can also create it using builtin script editor)
3. Synchronize!
- Categories
- Tags
- Platforms
- Licenses
- PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
- This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database to manage web site links. The same ideas used in this tutorial can be expanded to most web applications ...
- This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...
- This is an easy to install Web based MySQL database administration program written in Perl. Key features include: Create and drop databases remotely, Create and drop tables remotely, Alter tables and columns remotely, Supports features of MySQL 3.22....
- CactuShop is an ASP shopping cart system comprising .asp scripts and a choice of MS Access, MS SQL or MySQL database. Its the only major ASP cart to feature the latest W3C standards compliant code (XHTML 1.0 strict). Cactushop features an advanced &...