I'm working with the Crystal Reports that ships with VB5 (Crystal Reports 4.6) and Oracle 8. I have a system DSN set up using the Oracle ODBC Driver v.8.00.05. When I go into Crystal Reports, complete the new report wizard and then try to preview the report that I just created, I get an error: ODBC error: [Oracle][ODBC][Ora] ORA-00928: missing SELECT keyword. When I look at the SQL Query, the select keyword is present and the rest of the SQL looks good.