tellamugali
Technical User
Database is Intersytems Cache database
Connection is via an ODBC System DSN Data Source using Intesystems ODBC 4.00.836.00 driver as we are still running Cache 3.0 FDBMS database.
I am using CRXI in an attempt to search a memo field when I create an SQL expression (substr( table.field,1,254)) I get the below error message:
Error in compiling SQL Expression :
Database Connector Error: 'HY000:[Caché ODBC][State : S1000][Native Code 400]
[C:\Program Files\Business Objects\CRXI\Crystal Reports 11\crw32.exe]
[SQLCODE: <-400>:<Fatal error occurred>]
[Cache Error: <<UNDEFINED>Compile+23^%qserver>]
[Details: <FLoop - func = DQ>]
[%msg: < SQL ERROR #1: `)' expected, `(' found^SELECT ( substr (>] [Database Vendor Code: 400 ]'.
Connection is via an ODBC System DSN Data Source using Intesystems ODBC 4.00.836.00 driver as we are still running Cache 3.0 FDBMS database.
I am using CRXI in an attempt to search a memo field when I create an SQL expression (substr( table.field,1,254)) I get the below error message:
Error in compiling SQL Expression :
Database Connector Error: 'HY000:[Caché ODBC][State : S1000][Native Code 400]
[C:\Program Files\Business Objects\CRXI\Crystal Reports 11\crw32.exe]
[SQLCODE: <-400>:<Fatal error occurred>]
[Cache Error: <<UNDEFINED>Compile+23^%qserver>]
[Details: <FLoop - func = DQ>]
[%msg: < SQL ERROR #1: `)' expected, `(' found^SELECT ( substr (>] [Database Vendor Code: 400 ]'.