Help!
I am trying to create my very first Crystal Report for Actinic.
To begin with, I simply want to list values in one field on the Order table.
Using the Report Expert, I have selected the Database 'ActinicCatalog7' and the Order table.
In Fields, I have selected only the Order Number.
I try to preview, and get the error message:
ODBC error: syntax error in ORDER BY clause
I seem to be missing something very basic.... and it is NOT obvious.
I can select any of the Actinic-supplied reports and preview them in Crystal Reports.... but cannot seem to make the basic connection to the database from my new report.
What am I missing?
I am trying to create my very first Crystal Report for Actinic.
To begin with, I simply want to list values in one field on the Order table.
Using the Report Expert, I have selected the Database 'ActinicCatalog7' and the Order table.
In Fields, I have selected only the Order Number.
I try to preview, and get the error message:
ODBC error: syntax error in ORDER BY clause
I seem to be missing something very basic.... and it is NOT obvious.
I can select any of the Actinic-supplied reports and preview them in Crystal Reports.... but cannot seem to make the basic connection to the database from my new report.
What am I missing?
Comment