I am having a problem with SQL statements passed to a COM object.

"SELECT * FROM Reports" works fine.

"SELECT IDCode, Report_Name, Report_Description, Report_Status FROM Reports"
blows up.  I have been having this issue with 4.0.6 through 4.2.0 RC3.  

Has anybody else tried to pass semi-long strings to a COM object?

Here is the error I get on the second select statement:

Warning: Error in php_OLECHAR_to_char() in d:\php\pear\DB\adodb.php on line 191

It's like that for every large string I pass.
-- 
Scott Carr
OpenOffice.org
Whiteboard-Doc Maintainer
http://whiteboard.openoffice.org/doc/





-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to