Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: SQL Sever ODBC

by MrCromeDome (Deacon)
on Apr 03, 2003 at 17:16 UTC ( [id://247816]=note: print w/replies, xml ) Need Help??


in reply to SQL Server ODBC

In my experience, accessing SQL Server via ODBC in Perl is a bit hokey. Not undesireably slow, mind you, but for the sites I've had to use it for, I haven't had an extreme user load.

It bears mentioning that my scripts do not use mod_perl though. I would expect there to be some performance gain there, but some of these scripts were written while I was still a baby Perl programmer, and I have not yet had the time to make them play nicely with mod_perl.

That being said, I like the ODBC interface simply because I can port my scripts to *nix and only have to change my connection parameters in my app's config file. If you anticipate a heavy user load or performance hit, you may wish to consider the ADO route.

Good luck!
MrCromeDome

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 17:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found