odbc error, operator does not exist

Поиск
Список
Период
Сортировка
От c k
Тема odbc error, operator does not exist
Дата
Msg-id d8e7a1e30808231105t168254bat372f1f9fb592d00@mail.gmail.com
обсуждение исходный текст
Ответы Re: odbc error, operator does not exist
Список pgsql-admin
Hello all,

As I am testing our old mysql based erp app., on postgresql with most of things are as they are in MySQL db with PG 8.3, Unicode ODBC driver and Access 2003, I got this error:
ODBC -call failed. Operator does not exist: date < numeric;error while executing the query. This error does not comes when we use mysql. and we are not using any type server based views, stored procs ec. for this. This error comes when I use a dlookup function to check whether date field is less than a form value. It seems that this will be an ODBC driver problem to not cast the value properly. Please give the solution and the details.
Thanks,
CPK

В списке pgsql-admin по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: pg_log directory
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: odbc error, operator does not exist