Hi Guys,
I was able to connect to Eloqua ODBC using CData ODBC Driver and I can see the tables. However when I tried to use SQL querying out the fields I want. I ran into following error message:

Here is my SQL code:
select top 10 *
from CData.OracleEloqua.Activity_EmailSend
And here is how I connect to Eloqua ODBC using CData driver.

Any of your suggestion will be appreciated!
Thank you!
Mary