Can't figure "ADO Error # -2147217900 ORA-00905: missing keywork Source:OraOLEDB"


11-18-2008, 9:55 AM

Hi,

I'm having the followwing error when i want to load fields of my data control (red circled button in the attached image) :

ADO Error # -2147217900 ORA-00905: missing keywork Source:OraOLEDB

My query works fine in Toad (my SQL editor) and doesn't with my report. I don't understand why.

Could you help me please ?

Thanks !


Re: Can't figure "ADO Error # -2147217900 ORA-00905: missing keywork Source:OraOLEDB"


11-18-2008, 12:04 PM
Thank you for your reply. Based on the error message it appears there may be an error connecting to either the database or the query statement may be invalid. Please ensure both are working correctly to populate an ADO Recordset.

Also, please ensure you are using the latest build available. You can find the update here:

http://www.datadynamics.com/forums/37/ShowForum.aspx


Thanks,
    Eric