Migrating database made easy
Please support our Windows Software advertiser: Programming Forums
![]() |
•
•
Posts: 1
Reputation:
Solved Threads: 0
Working with multiple database I was always wondering if there's a way to simply transfer tables structures and data from one database to another.
Looking over the internet I found that using a database migration SQL script is often the best way to migrate a database. Then I found SQL Script Builder, with this small but yet powerful app I was able to connect to my data source using ODBC, a universal interface, extract data as SQL, and dump data to destination, like for example uploading the script on one website server.
Scripts can be made as MySql, MS SQL, Oracle, Pervasive and Postgres.
You can also export to Access mdb, xml and csv files !
I hope you will find this link useful : http://www.sqlscriptbuilder.com
Tom
Looking over the internet I found that using a database migration SQL script is often the best way to migrate a database. Then I found SQL Script Builder, with this small but yet powerful app I was able to connect to my data source using ODBC, a universal interface, extract data as SQL, and dump data to destination, like for example uploading the script on one website server.
Scripts can be made as MySql, MS SQL, Oracle, Pervasive and Postgres.
You can also export to Access mdb, xml and csv files !
I hope you will find this link useful : http://www.sqlscriptbuilder.com
Tom
![]() |
Other Threads in the Windows Software Forum
- Previous Thread: October always in lowercase except if you and another character? HUH?
- Next Thread: New... Sound Please?
•
•
•
•
Views: 290 | Replies: 0 | Currently Viewing: 1 (0 members and 1 guests)





Linear Mode