access and postgresql

Поиск
Список
Период
Сортировка
От Sezmillenium
Тема access and postgresql
Дата
Msg-id 004901c3ba2a$66fb8be0$6937a8c0@cepex.com
обсуждение исходный текст
Список pgsql-odbc
Hi all,
    I read your article "Using Microsoft Access with PostgreSQL" in http://techdocs.postgresql.org/v2/Guides/Using%20Microsoft%20Access%20with%20PostgreSQL/ .
 
    I am interested to convert access database to postgresql and I must use access to front view because I have a visual basic application. I tryed few months ago and I have a problem with seek function. You can see the code below:
 
Set maquina = bd.OpenRecordset("maquina")
maquina.index = "primarykey"
maquina.Seek "=", OF
 
    With ODBC connection don't accept seek, because is a function that only works with access (is Jet connector). I didn't find a solution because I cannot change all code. Do you know something???
 
Thanks
SERGI

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

Предыдущее
От: "Cristian Custodio"
Дата:
Сообщение: Re: Character invalid saving memo with UpdateSQL
Следующее
От: "Gunnar Groetschel"
Дата:
Сообщение: Re: PLEASE: I really need german characters