|
-
Feb 20th, 2009, 10:28 PM
#1
Thread Starter
Addicted Member
how to copy database sql server and build database at other computer
hey
now i write some program ,i use sql server 2005 express
now i want to install my program at other computer but i don't know how to do about my database
i don't write new database the same my database at other computer
please tell me , how to do?
-
Feb 20th, 2009, 11:55 PM
#2
Re: how to copy database sql server and build database at other computer
You can just put the database at a single computer and be accessed at other computers, you just have to allow remote connections and perhaps modify your connectionstring to point into that computer where the database is residing.
EDIT:
The info here should be handy.
Last edited by dee-u; Feb 21st, 2009 at 12:09 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|