ID:               21247
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         ODBC related
 Operating System: Windows 2000 Server
 PHP Version:      4.3.0
 New Comment:

It's still enabled.  I haven't disabled it yet, and probably won't
until I hear negatory or postive from you.  It should be in the PHP5
branch, not the 4.3 branches.  Any snapshot after this posting should
have it.  

I might need to try and get my windows boxen working again to test this
if you're getting an error 500 (no idea what that menas).  If you can
share the complete error, and the sample script you're using it would
help a lot :)


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

[2003-01-16 21:26:13] [EMAIL PROTECTED]

I think I got to the snapshots to late.  I downloaded the 4.3.x-dev
snapshot and it said odbc_fetch_object is undefined.  I also tried the
5.0.x-dev but it would only return error 500. 

Let me know if you can re-enable it and I will make sure to download it
right away.

Thanks
Charles Killmer

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

[2003-01-16 10:28:01] [EMAIL PROTECTED]

Changing from bogus to not bogus, as I've just enabled fetch_object for
windows.  Try a snapshot and tell me if it works for you.

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

[2002-12-29 09:26:39] [EMAIL PROTECTED]

The main page of PHP has a nice HOWTO on building PHP for windows.


What you'll need to edit are all in ext/odbc:

php_odbc.h:
remove lines 57 and 60.

php_odbc.c
remove lines 87 and 90
remove lines 1354 and 1511


If you can get it to work I'll move the support to MSSQL now too.

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

[2002-12-28 15:06:14] [EMAIL PROTECTED]

I would love to test it but I dont have the time to spend compiling
php.  I have never compiled php.  I am an avid programmer and am
competant in c, and c++.  If you have a quick guide to compiling php I
would love to try it.  

Which file?
Which compiler is preferred? I have Borland Command line 5.5


Thanks
Charles Killmer
BTW the odbc dsn is looking at an access database.

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

[2002-12-28 11:01:52] [EMAIL PROTECTED]

It's not really a bug.  The problem is odbc_fetch_object is (at this
time) only supported through the DBMAKER database.  I have insufficent
time and resources to test against all DBs and as such it is #defined
out.    

Theoretically it should work with your Win2k Server, and you can test
this by removing the #defines from the odbc_fetch_object call.  If it
works, I'd be more than happy to integrate the change into further
releases.  As it stands though I have no firm proof that it does. 



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

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/21247

-- 
Edit this bug report at http://bugs.php.net/?id=21247&edit=1

Reply via email to