Click here to Skip to main content
15,889,595 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please Help me. I am use SQLiteSpy.
Posted
Comments
adriancs 13-Nov-12 0:09am    
How about copy the data source file?

1 solution

wouldnt you be better off posting that question here http://www.yunqa.de/delphi/doku.php/mailinglist[^]

apart from that, a sqlite database is nothing special - its a 'file' with the name you give it - so why dont you simply use the copy command/tools for your O/S - in this case Explorer, or, a CMD prompt and (for example) copy mydatabase.db mybackupdatabase.db
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900