venimfrogtongue has asked for the wisdom of the Perl Monks concerning the following question:
Please don't think of this as a stupid question because I really need to know the answer. I had a script developed for me in the past which requires ODBC. And from I was told from many webhosts is ODBC is only offered on WIN servers, no unix. The problem is, most webhosts I come across, which I can afford, is unix meaning I cannot use the script.
Does anyone know if it is possible to somehow use a perl module which will perform the ODBC tasks even on a linux server? If so, which one(s)?
Thanks MILLION!
sulfericacid
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: ODBC/Mods
by gellyfish (Monsignor) on Mar 29, 2002 at 18:16 UTC | |
Re: ODBC/Mods
by growlf (Pilgrim) on Mar 29, 2002 at 20:14 UTC |