ID: 24297 Updated by: [EMAIL PROTECTED] Reported By: steven dot pereira at mattamycorp dot com -Status: Open +Status: Bogus Bug Type: ODBC related Operating System: Win 2k PHP Version: 4.3.2 New Comment:
The following web page has the information you need. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/regqueryvalueex.asp I have no idea why you're using the Registry, but this isn't an ODBC bug as far as I can tell. Marking as bogus as I cannot reproduce the behavior on my machine locally (W2k). Previous Comments: ------------------------------------------------------------------------ [2003-06-25 15:11:52] steven dot pereira at mattamycorp dot com sorry, I might to say $lnk=odbc_pconnect. The odbc_pconnect and DSN are working, I get my data and stuff, I just get that error message. Any ideas. ------------------------------------------------------------------------ [2003-06-25 15:06:46] [EMAIL PROTECTED] Works fine on my end. Make sure you have a DSN defined and get rid of the lnk# ------------------------------------------------------------------------ [2003-06-24 07:30:48] steven dot pereira at mattamycorp dot com 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 ------------------------------------------------------------------------ [2003-06-23 21:26:06] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2003-06-23 09:22:50] 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? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24297&edit=1