ID:               36892
 User updated by:  the_yann at hotmail dot com
 Reported By:      the_yann at hotmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         *Database Functions
 Operating System: Win 2000 pro
 PHP Version:      5.1.2
 New Comment:

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


Previous Comments:
------------------------------------------------------------------------

[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.


------------------------------------------------------------------------

[2006-03-28 16:09:17] the_yann at hotmail dot com

i also try on a computer with Win XP and the php 5.1.x running well but
the server is on Win 2000 XP and then it s failed

------------------------------------------------------------------------

[2006-03-28 16:07:38] [EMAIL PROTECTED]

Yes, I want you to try plain PHP.
Not WAMP, XAMP or xxxP. Just plain PHP. 

------------------------------------------------------------------------

[2006-03-28 15:59:05] the_yann at hotmail dot com

i m not sure to undestand: you offer to install php last version ? i
try with easyphp (php 4.3.10) wamp (php5.1.2) and xampp (php 5.1.1) and
no one with 5.1.x accept to connect with the visual foxpro db...

------------------------------------------------------------------------

[2006-03-28 14:50:52] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip



------------------------------------------------------------------------

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

Reply via email to