ID: 36892 Updated by: [EMAIL PROTECTED] Reported By: the_yann at hotmail dot com -Status: Open +Status: Assigned Bug Type: *Database Functions Operating System: Win 2000 pro PHP Version: 5.1.2 -Assigned To: +Assigned To: kalowsky
Previous Comments: ------------------------------------------------------------------------ [2006-03-29 08:10:17] the_yann at hotmail dot com i can connect to the db with ms query and with php4 but not with php5 ------------------------------------------------------------------------ [2006-03-28 23:39:49] [EMAIL PROTECTED] Can you establish a connection to the DB on Win2000 without PHP? ------------------------------------------------------------------------ [2006-03-28 16:44:07] the_yann at hotmail dot com and the problem is on a computer with Win 200 pro and with php 5.1.x, not with win 2000 pro and php 4.3.x, and not with win XP and php 5.1.x i want to use php 5 but not re-install my server in win XP. ------------------------------------------------------------------------ [2006-03-28 16:34:23] the_yann at hotmail dot com i m working localy (so i can t offer you to try on-line) Admin ODBC - User data sources: PFLEX Microsoft FoxPro VFP Driver (*.dbf) Config - Path: c:\Documents and Settings\Administrateur\Mes documents\PFlex\GpDEV\STOCK simple source: <?php $pflexhdl = odbc_connect('PFLEX','',''); ?> Result: Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC Visual FoxPro Driver]SourceDB, SQL state 01S00 in SQLConnect ------------------------------------------------------------------------ [2006-03-28 16:14:38] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try to avoid embedding huge scripts into the report. I'm afraid "failed" is not enough to understand the problem. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/36892 -- Edit this bug report at http://bugs.php.net/?id=36892&edit=1