xpertwinner
Member
- Joined
- Dec 26, 2008
- Messages
- 24
- Programming Experience
- Beginner
I have a database created using SLQ Server 2005.
In my program the information in the database is loaded to some objects inside de program. In the end, the user is able to save changes, that is, to copy all the information back to the database and commit changes.
How can I allow the user to save different versions of the database? That is, he should be able to load the database he wants in the beginning of the program and to overwrite or save it to a different version in the end.
Thanks in advance.
In my program the information in the database is loaded to some objects inside de program. In the end, the user is able to save changes, that is, to copy all the information back to the database and commit changes.
How can I allow the user to save different versions of the database? That is, he should be able to load the database he wants in the beginning of the program and to overwrite or save it to a different version in the end.
Thanks in advance.