I once had a problem with CGI and a Sybase database that was caused by a missing environment variable.
Just put something like print map {"$_ = $ENV{$_}\n"} sort (keys %ENV); into your script and see if there are any ODBC related settings.
If there are some, try setting them using $ENV{'SOMETHING'} = 'value';.
In reply to Re: CGI and ODBC (progress)
by maxhq
in thread CGI and ODBC (progress)
by djibel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |