G
Guest
I have successfully imported the linked tables, tables, forms, modules etc.
The linked tables come from an Oracle db. The problem I am having is with a
memo data type (in excess of 4096 bytes, some records look like War and Peace
excerpts) . When included on an Inner join, I receive an “ODBC call failed /
ora-00602 internal programming exception†error message. I can run the form
if I change the select from “Select *†to “Select elementnames†and exclude
the memo type field, however I can query the same table and display the
element fine by itself. Any suggestions?
Thanks
Denis
The linked tables come from an Oracle db. The problem I am having is with a
memo data type (in excess of 4096 bytes, some records look like War and Peace
excerpts) . When included on an Inner join, I receive an “ODBC call failed /
ora-00602 internal programming exception†error message. I can run the form
if I change the select from “Select *†to “Select elementnames†and exclude
the memo type field, however I can query the same table and display the
element fine by itself. Any suggestions?
Thanks
Denis