I'm receiving consistent segfaults when invoking ora_error after
an ora_exec error. When I give
SELECT abc FROM customer
and "abc" is *NOT* a valid column name for "customer" table,
then ora_parse is successful, but ora_exec fails - and if as
a result of the failure I try to call ora_error I get a
segfault.
Has anyone else seen this - any solutions?
TIA.
--
Hardy Merrill
Mission Critical Linux, Inc.
http://www.missioncriticallinux.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]