Where ever I use odbc_pconnect, or odbc_connect I get this error
'GetRegValue(): Unable to RegQueryValueEx() The operation completed
successfully'. I've taken everthing out of the script, the only thing
the script does is
lnk#=odbc_connect('dbname','someuser','someuser');
I'm using a w2k machine, and using the cgi version 4.3.2.
Thanks,