This topic is locked

Error while connecting to Oracle server

9/7/2005 9:22:57 AM
ASPRunnerPro General questions
P
pekoning author

Hi
Every time i receive the next error message when i use the trial version of asprunner.
Error number -2147217887

Error description ODBC driver does not support the requested properties.

SQL query select * From L-Contacts where (E-mail Address like '%peter%')
Even when i start a complete new project

Sergey Kornilov admin 9/7/2005

It appears that SQL query misses wrappers around field names.
Do you use ODBC DSN or direct connect to Oracle ODBC driver?

Try direct connect to avoid this problem.