You're using the rong ODBC driver.
First, don't use ODBC at all with an Oracle database, you'll see Oracle Server listed as a data source, which is the Crystal supplied native connectivity.
If you do insist on using the slower ODBC, use the Crystal supplied Oracle ODBC driver, and if you're going to be using Stored Procedures, turn on the Procedure Returns Results option on the driver.
-k