how to import a SQL ddl file into ms sql server 2005?
+1
A:
A SQL ddl file is just a bunch of queries, right? Just execute them with any SQL client or the management studio. I prefer Query Express
Fried Hoeben
2009-12-08 07:21:29