I am using Crystal Reports 10 to run the reports created by vendor. The reports are created using OLE DB driver for SQL server 2000 from ctored procedures.When I refresh the report, it gives an error saying that "Failed to open a rowset;Details:ADO Error code::0x80040e14;Source:Microsoft OLE DB...
I am tring to create a DSN to connect to Informix database using all kinds of drivers. What ever the driver I use it gives me an error saying that "Specified driver could not be loaded due to system error 126("driver name")". Can somebody help me?
The field I am trimming contains data as follows:
" T7350092"
"528250677* "
" 9921215 "
The report has a parameter to input the above values.As the table contains more than 300000 records,I thought I should not use trim in record...
Bob,thanks for the solution.When I used LTRIM and RTRIM together, it did work for RTRIM(EX:to trim the spaces in the right) not for LTRIM(Ex:to trim spaces in the left) or TRIM(to trim spaces on left and right).Any solution please?
In crystal 8.5 there is no trim function for SQL expression fields that I have seen.I saw LTRIM and RTRIM.Any idea how to use TRIM for an SQL expression field for ORACLE database?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.