Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

RE: RE: Re: MS SQL Server

by JanneVee (Friar)
on Aug 30, 2000 at 17:55 UTC ( [id://30285]=note: print w/replies, xml ) Need Help??


in reply to RE: Re: MS SQL Server
in thread MS SQL Server

I always have considered ODBC as a low level API to databases. The slowness that I experienced was by the "blocking" API calls. i.e. poorly written code....

By using ADO you get some performance enhancements, even if the ADO connection goes through OLE DB and that goes through ODBC.

One performance enhancement I can think of is Persistant connections. That is a thing you've wont get with a native MSSQL driver!

Janne

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://30285]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-03-29 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found