If I remember correctly, you can open it in the query analyzer and run it like a regular sql statement. Be sure you have the correct database selected when you do this. If not it will put the tables and stored procs in the wrong DB.
Phillip B. www.LoungeRoyale.com www.FillWorks.com ----- Original Message ----- From: "Chris Montgomery" <[EMAIL PROTECTED]> To: "SQL" <[EMAIL PROTECTED]> Sent: Thursday, October 02, 2003 7:23 PM Subject: Newbie Help Needed With Schema File > Howdy, > > I have a some .sql files that a colleague sent me. They include a .sql > schema file and several stored procedures. I cannot figure out what to > do with that schema file. I'm thinking there must be a way to import it > or some other way to get SQL Server to build the database tables that > will let me examine the structure. > > Can anyone walk a clueless newbie through the process of taking a .sql > schema file and getting it into a SQL Server database? > > Much Thanks. > > -- > Chris Montgomery > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the mailserver that powers this list at http://www.coolfusion.com Message: http://www.houseoffusion.com/lists.cfm?link=i:6:1678 Archives: http://www.houseoffusion.com/lists.cfm?link=t:6 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:6 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=<:emailid:>.<:userid:>.<:listid:>
