Tested Methods: ISQL.exe, Osql.exe;
Conclusion: Both exes can not be run on the 16-bit DOS operating system.
SQL Server versions used: MS SQL 2008, MS SQL 2005, MS SQL 2000
By Microsoft is expected to help about.
--
Best regards,
Martin POON
Software Architect & Database Consultant
Microsoft MVP [SQL Server]
"Sayat" <Sa...@discussions.microsoft.com> wrote in message
news:D778BC7C-8465-41F4...@microsoft.com...
--
Kevin G. Boles
Indicium Resources, Inc.
SQL Server MVP
kgboles a earthlink dt net
"Sayat" <Sa...@discussions.microsoft.com> wrote in message
news:17B749AC-5FD7-445D...@microsoft.com...
The last SQL Server version that included 16-bit Windows binaries was SQL
Server 6.5. Mainstream support for that version ended over 10 years ago.
To connect to SQL Server from a 16-bit DOS application, you need to first
load the appropriate Net-Library TSR and then launch the 16-bit utility.
If all you need to do is run SQL Scripts against modern SQL Server versions,
I suggest you use a 32 or 64-bit OS and corresponding utility versions.
--
Hope this helps.
Dan Guzman
SQL Server MVP
http://weblogs.sqlteam.com/dang/