I am trying to run a report on primavera data using Crystal Reports. I can run an update statement on the projects table using an sql command to get information from the task table, but after the update statement runs, I get the following error message:
database connector error: 'IM001:Microsoft [1]ODBC Driver Manager [1] Driver does not support this function' .
If I click cancel, the data from the task table shows up in the report. How can I get rid of this error message so the sql command will run without the error message?
I am using Crystal Reports 2008 version 12.1.0.892 with sp3.