Create database from DBML file
-
Hi :) Some time ago I created a Linq2Sql DBML file. Now I want to create the same database on a test server without having access to the original DB. Is there any way to create the database from this file without doing it manually? Thanks in advance. Greetz! M.T.
-
Hi :) Some time ago I created a Linq2Sql DBML file. Now I want to create the same database on a test server without having access to the original DB. Is there any way to create the database from this file without doing it manually? Thanks in advance. Greetz! M.T.
Unfortunately, there is no way to create a database file from a DBML file.
Best Regards, Sam Xavier www.componentone.com
-
Unfortunately, there is no way to create a database file from a DBML file.
Best Regards, Sam Xavier www.componentone.com
Okay. Thanks :) By now I already did it manually ;) Greetz! M.T.
-
Hi :) Some time ago I created a Linq2Sql DBML file. Now I want to create the same database on a test server without having access to the original DB. Is there any way to create the database from this file without doing it manually? Thanks in advance. Greetz! M.T.