This topic is locked

Pervasive ODBC

3/26/2007 7:05:15 AM
ASPRunnerPro General questions
U
uros author

Hello,
I create a project using Pervasive ODBC. List, add and edit pages are OK, but when I send a query (searc, advanced search page) return next error: ODBC driver does not support the requested properties. The problem is in function upper(%xxxxx%), because the Pervasive doesn't support this. Is there any way to fix this?
Thank you,

Best regards,

Uroš

U
uros author 3/26/2007

Hello,

I create a project using Pervasive ODBC. List, add and edit pages are OK, but when I send a query (searc, advanced search page) return next error: ODBC driver does not support the requested properties. The problem is in function upper(%xxxxx%), because the Pervasive doesn't support this. Is there any way to fix this?
Thank you,

Best regards,

Uroš


I allready fix it. I change the function db_upper(dbval) in dbcommon.asp
Thanx