Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Steve2106
Posting Yak Master
183 Posts |
Posted - 2008-01-23 : 10:11:07
|
| Hi Guys,Is there a simple script to create an SQL Database I want to run the script using osqlThanks for your help.Best Regards,Steve Wilson.Steve |
|
|
masterdineen
Aged Yak Warrior
550 Posts |
Posted - 2008-01-23 : 10:12:55
|
| what is osql? |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-01-23 : 21:43:43
|
| >> Is there a simple script to create an SQL Database I want to run the script using osqlBooks online has sample code, just search 'create database'.>> what is osql?dos version of sql query tool. |
 |
|
|
|
|
|