|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/14/2011 Posts: 2
|
Hi there,
I am using SQL Backup and FTP to backup SQL tables from a remote location. This is working fine.
But how do you restore these files (SQL files)?
Trying to restore 10 MB text / SQL files will generate memory problems on my Windows machine. So I have to split the text files in smaller parts.
Also the Foreign Key is restored before the Primary Key and this makes the restore useless.. We have to manually edit the files before restoring... This takes up 2 hours of work.
My question is: can you make this easier for us? For example change the order of the PK and FK and maybe add restoring scripts (*.sql) as part of the One Button Restore program?
Let me know what you think!
gr, Mark
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
Dear Mark,
We're aware of some of the points you mentioned (thank you for the reporting though). That's why we still keep the remote backup feature in beta now but we consider how to improve it. Please stay updated.
BR, Mike
|
|
|
|
Rank: Guest
Groups:
Joined: 8/10/2009 Posts: 732
|
Hi,
First: you program is great in what it does, so thumbs up for that ;-)
And what is the remove backup option you are talking about? Sounds interesting even though its still in beta.
Thanks! gr, Mark
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 8/12/2009 Posts: 271
|
It was a typo ))) I meant "remote". Fixed.
|
|
|
|
|