Difference between ISQL and OSQL??

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


Please Help Members By Posting Answers For Below Questions

What is Forms Authentication in ASP.NET?

573


8. Why do you want to work here?

1470


Is viewstate secure?

503


How is mvc different from asp.net? : Asp.Net MVC

545


Explain the concept of MVC Scaffolding?

582






When you use Ajax controls in the ASP.NET application?

558


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

512


How would you get asp.net running in apache web servers? Explain it's limitations.

527


What is enableviewstatemac in asp net?

592


What is preprocessor in .net?

527


Explain about secure socket layer?

520


How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server

5675


What are the ways of preserving data on a Web Form in ASP.NET?

616


What is the difference between localization and globalization?

555


What is a Cookie? Where is it used in ASP.NET?

606