|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Re: Re: Connecting to a MS SQL 2k Serverby MrCromeDome (Deacon) |
| on Jul 24, 2003 at 18:06 UTC ( [id://277711]=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.
This sounds. . . interesting ;) Is this a CGI app or a client/server app? If CGI, I take it this app is installed multiple times in multiple places? I'm just wondering why you need to have the different code. By using DBI, you can make it easy to switch between various databases and not have to change any code. Behold my untested (simple) example: If you don't want to use ODBC, you might consider using DBD::Sybase. Haven't tried it, but SQL Server is derived from Sybase, so you might have some luck there. Is this what you're looking for, or am I completely misunderstanding? MrCromeDome
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||