MS Access & PsqlODBC: Invalid field name 'name'

Поиск
Список
Период
Сортировка
От Ewan Mellor
Тема MS Access & PsqlODBC: Invalid field name 'name'
Дата
Msg-id 35582955.5F014F7B@nexus.co.uk
обсуждение исходный текст
Список pgsql-interfaces
I am using Byron's ODBC driver (version .0239 downloaded today) with
Access 7.00 under Win95 with Postgres 6.3.  I am trying to link tables
into Access.  Most tables work fine, but any field with the name 'name'
or 'sortname' or even 'garbagename' may not be used as part of an
index.  This occurs whether the index is picked up automatically by the
driver, or if you are asked to choose a unique field by Access.

Can this be fixed?  As a workaround, could the driver optionally not
tell the client application about indices?  In this way, I could tell
Access to ignore them and then (I think) I would be able to get at my
data.

Ewan Mellor.

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

Предыдущее
От: mike@h178133.nist.gov (Michael Tung)
Дата:
Сообщение: JDBC for postgresql 6.3.2.
Следующее
От: "Jose' Soares Da Silva"
Дата:
Сообщение: Re: [INTERFACES] Re: NEW ODBC DRIVER