Adding an existing database to Visual Studio

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jakeesgirl
    New Member
    • Oct 2007
    • 17

    Adding an existing database to Visual Studio

    I have an existing database I created in sql server 2000 express that I connect to through the program I'm creating in c# visual studio express. However, I want to add the actual database to my program so that the person that installs it has their own personal database to work with (it doesn't need to be connected to any type of server). Is it possible to add the existing database to visual studio and not have to work through a connection?
Working...