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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 osql cmd

Author  Topic 

sent_sara
Constraint Violating Yak Guru

377 Posts

Posted - 2010-03-03 : 17:44:32
How to generate table,storedprocedures,views script through osql utility.it should be stored in different folder ,under storedprocedure folder it should contain all stored procedures.


tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-03-03 : 18:24:58
Why do you need to use osql.exe for this?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page

sent_sara
Constraint Violating Yak Guru

377 Posts

Posted - 2010-03-04 : 09:35:34
then can you tell other way to do this?
quote:
Originally posted by tkizer

Why do you need to use osql.exe for this?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."

Go to Top of Page
   

- Advertisement -