|
|
| more useful options | |
| PerlMonks |
Re: Improving on MS-SQL over DBI and DBD::ODBCby MrCromeDome (Deacon) |
| on Nov 24, 2004 at 10:48 UTC ( [id://410151]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I haven't worked much with it, but have you considered using DBD::ADO as an alternative? Reasoning being that ADO is a Microsoft-created data access protocol, and therefore may be somewhat more speedy than using ODBC. And by using DBD::ADO, you could keep all of your existing code, and all future code benefits from what DBI provides. Give it a shot, you have nothing to lose. Wish I had some benchmarks for you to confirm my theories ;)
Good luck!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||