Hi,
Hope someone can help with this.
I'm running perl on w2k for the first time and my cgi script within a form always fails at the DBI->connect().
Yet the same script executed standalone "perl sriptname.cgi" on w2k works fine.
I can connect using Sql*Plus from my w2k box so I know that the connection works.
I'm using the following:
DBD-ODBC v1.05
DBI v1.37
Apache_1.3.28-win32-x86
Activestate perl 5.6.1
Oracle73Ver2.5 driver
W2k (sp4)
Can anyone offer advice?
Thanks