Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-08-19 : 19:14:01
|
Adrian Buzgau writes "Hi, I have created a medium sized db about 130 tables. I have the task of installing it. What tools do I have to do this keeping in mind that I want to install the database with data in it. Also I have unicode data ie multi language. I also want to provide the default login with the appropriate data access permissions.
What I have done is: I have created a small vb app that uses the restore command to restore the database from a backup file I have created. Is this the best way and is there anything else there.
Regards Adrian"
|
|
|
|
|