2

Due to a harddrive crash, I lost my SQL server database files for a project I was creating.

I still have my DBML files I used in my .NET project, so I still have the database structure in a file.

Is it possible to export my DBML somehow to a SQL server script, to recreate my databases in SQL server.

1 Answer 1

6

How to: Dynamically Create a Database (LINQ to SQL)

http://msdn.microsoft.com/en-us/library/bb399420.aspx

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.