Results 1 to 2 of 2

Thread: how to copy database sql server and build database at other computer

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2008
    Posts
    144

    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?

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    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.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width