Closed Thread
Results 1 to 4 of 4

Thread: How do I centralize sql server database

  1. #1
    hoser2001's Avatar
    hoser2001 is offline Programmer
    Join Date
    Jul 2006
    Posts
    175
    Rep Power
    0

    How do I centralize sql server database

    I am developing around sql server express 2005, and I have a database
    that I, and a few other people work on. Right now whenever someone
    needs to make changes, they need to go to where the database is on the
    server, copy it locally, attatch it, make changes, detatch, and copy
    it back over to the server... There must be another way. I tried
    adding the database to a project solution in SourceSafe, but that
    doesn't seem to make things any easier.

    Anyone have any suggestions?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143
    remote into the computer with the DB on it, or remotely access the database?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    hoser2001's Avatar
    hoser2001 is offline Programmer
    Join Date
    Jul 2006
    Posts
    175
    Rep Power
    0
    How does one remotely access a database through SQL Server Management Studio Express?

  5. #4
    hoser2001's Avatar
    hoser2001 is offline Programmer
    Join Date
    Jul 2006
    Posts
    175
    Rep Power
    0
    Nevermind, I figured it out, heh, actually pretty simple, I feel kind of foolish for asking the question in the first place.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 10-14-2011, 05:04 AM
  2. Which module can insert to sql server database?
    By wqjwftcaqr in forum Python
    Replies: 3
    Last Post: 11-29-2010, 09:21 PM
  3. SQL Server database through ODBC.
    By ali0482 in forum C# Programming
    Replies: 4
    Last Post: 08-19-2010, 08:31 AM
  4. Connecting to a SQL Server database using ADODB
    By nodeffect in forum Visual Basic Programming
    Replies: 0
    Last Post: 06-27-2010, 08:36 PM

Tags for this Thread

Bookmarks

Posting Permissions

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