Hello,
I am upgrading a vb6 application that uses CR7 to CR9. I have an area that requires an ODBC export of a report. For some reason, I get an error that says "The definition for column 'GT_Sum_' must include a data type".
The report exports fine with the old CR7 code. I have upgraded the report to CR9, renamed the u2fodbc.dll and uninstalled/reinstalled Crystal, and can export the same report to rich text with the CR9 code without any problems. It's only the ODBC export that is giving the problem.
Any ideas what I may be doing wrong? Is there a way to set the data type through code? I never had to set the data type before.
Thanks in advance for your reply.
I am upgrading a vb6 application that uses CR7 to CR9. I have an area that requires an ODBC export of a report. For some reason, I get an error that says "The definition for column 'GT_Sum_' must include a data type".
The report exports fine with the old CR7 code. I have upgraded the report to CR9, renamed the u2fodbc.dll and uninstalled/reinstalled Crystal, and can export the same report to rich text with the CR9 code without any problems. It's only the ODBC export that is giving the problem.
Any ideas what I may be doing wrong? Is there a way to set the data type through code? I never had to set the data type before.
Thanks in advance for your reply.