|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2003-06-23 09:22 UTC] steven dot pereira at mattamycorp dot com
Description: ------------ when I used the odbc_pconnect or odbc_connnect is my scripts, I seem to be getting this error: GetRegValue(): Unable to RegQueryValueEx() The operation completed successfully. Can anyone help? PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Dec 07 21:00:01 2025 UTC |
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, Steven