ID:               16006
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         ODBC related
 Operating System: RedHat 7.2
 PHP Version:      4.1.2
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2002-03-11 17:06:53] [EMAIL PROTECTED]

Marking as feedback.

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

[2002-03-11 17:04:29] [EMAIL PROTECTED]

I suggest you try this with iODBC, as a comparison.
www.iodbc.org

Best regards,
Andrew Hill
OpenLink Software

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

[2002-03-11 16:55:28] [EMAIL PROTECTED]

Hello there.

Is there maximum limit of data ( SQL query ) that can be send via
odbc?
I've been exerimenting with inserting large text into database and
noticed that sent queries larger than 8190 byte are cause to error:
    SQL error: [unixODBC]Requested value changed., SQL state 01S02 in
SQLExecDirect in /path/scriptname while sending queries larger than
8190 byte from DataManager ( unixODBC client ) works just fine.

So, problem looks in PHP...
Now I wonder if it's a bug or some configuration errors?
( I'm not expert )

Second problem - Recieving binary data via ODBC.
Selected binary data corrupted... ( Less in size )
functions odbc_binmode() and odbc_longreadlen() did not help.
while selecting the same data via builtin Postgres functions works
fine.

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


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

Reply via email to