SQL Server Database File

Posts   
 
    
lsberman
User
Posts: 16
Joined: 22-Feb-2006
# Posted on: 14-May-2008 16:00:34   

Hi! Is there any way to connect to an SQL Server Database File? I want to work with a non-attached data source so I can take advantage of source control to share database versions with my team...

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 14-May-2008 17:04:35   

Just used an attached version to generate the code against. Then distribute the unattached MDF file and just use the connection string to point to it.

Please check the following thread for more details: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=5525