Monday, March 12, 2012

OSql util in Sql server 2005

There is support in Osql util in SqlServer 2005 ?

Dear orent,

We now have the sqlcmd utility which is an improvement over the osql utility found in Sql 2000. Osql has been deprecated. Just in case if you are interested, isql has been removed in this version.

http://msdn2.microsoft.com/en-us/library/ms170207.aspx

So to sum it up, osql can still be used in sql 2005 but its certainly better to now use sqlcmd.

HTH,
Suprotim Agarwal

--
http://www.dotnetcurry.com
--

No comments:

Post a Comment