


|
Export-Backup Databases with a Simple Copy/Paste |
This is as simple as it sounds. After you have created an SQL account a virtual SQL connection will be created. Each SQL database is presented as a folder and a table will result in a text file containing SQL statements.
You can select a number of databases, right click, and press Copy from the menu. Then you can "Paste" on any folder on your hard drive, network folder, FTP folder or another storage device. And due to the fact that data is read in chunks size doesn't matter. You can successfully export huge tables.
« Back to Categories |
 |
|