crystalvictim
Programmer
With Crystal Reports 8.5 we are desperately trying to build an sql expression that will extract a substring from a memo-field for further use within formulas. Unfortunately, this doesn't seem to work except with an oracle native driver.
Our problem is that we want to access a ms-sql database (or to be more specific: the Crystal Enterprise Server's own database) and get the information that is stored in APS_InfoObjects.ObjName. The connection is established via ODBC and we've been trying different MS-SQL-Drivers as well as the standard ODBC-Connection that is created by default.
But no success at all :-(
After reading some questions/answers posted here, I understand that at least some people seem to have succeeded in using sql expressions with ODBC (or even with MS-SQL). Is there any special hint or a special driver that does not ship with Crystal Reports?
I should add that unfortunately using the sql-designer is no valid option as we haven't been able to get reports based on .qry-files running on our CE-Server (but if this should turn out to be the only solution, I'll have a talk with our admin and we'll try to solve this problem).
Thanks in advance for any clues.
Our problem is that we want to access a ms-sql database (or to be more specific: the Crystal Enterprise Server's own database) and get the information that is stored in APS_InfoObjects.ObjName. The connection is established via ODBC and we've been trying different MS-SQL-Drivers as well as the standard ODBC-Connection that is created by default.
But no success at all :-(
After reading some questions/answers posted here, I understand that at least some people seem to have succeeded in using sql expressions with ODBC (or even with MS-SQL). Is there any special hint or a special driver that does not ship with Crystal Reports?
I should add that unfortunately using the sql-designer is no valid option as we haven't been able to get reports based on .qry-files running on our CE-Server (but if this should turn out to be the only solution, I'll have a talk with our admin and we'll try to solve this problem).
Thanks in advance for any clues.