Answer Posted / sanket
ISQL uses dbLib as its mechanism for connecting to the
server and acts as a SQL Server 6.5 client when connected
(legacy application). So you may not have access to all SQL
Server 2000 features. ISQL does not support unicode.
OSQL uses ODBC as its mechanism for connecting to the
server and supports SQL Server 2000 fully and is unicode
compliant.
These are both command-line utilities and are useful when
you have to execute a batch against a database or wish to
quickly extract data from a database using a query.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How does u get record no from 5 to 15 from a dataset of 100 records?
What is page request in asp.net?
What is asp.net mvc? : asp.net mvc
What are the Types of session management in ASP.NET
How do I know asp.net mvc version? : Asp.Net MVC
what cut off mark for po's,what questions they asked for interview?
is gateway for sms continue connected for sending sms.how?
Which is faster viewbag or viewdata?
How many ways are there to maintain a state in .net? What is view state?
What is the use of dispose method?
How can we update records in gridview?Is there any appropriate code for it?
How do we implement bundling in MVC?
How to find last error which occurred?
What does aspcompat="true" mean?
What is cookieless session id explain in brief?