Re: linked tables Access <---> PG 7.4.1

Поиск
Список
Период
Сортировка
От Goulet, Dick
Тема Re: linked tables Access <---> PG 7.4.1
Дата
Msg-id 4001DEAF7DF9BD498B58B45051FBEA656D806D@25exch1.vicorpower.vicr.com
обсуждение исходный текст
Ответ на linked tables Access <---> PG 7.4.1  (Andreas <maps.on@gmx.net>)
Список pgsql-odbc
Naw,  It's just MicroSlop being a stinker.

Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA

-----Original Message-----
From: Andreas [mailto:maps.on@gmx.net]
Sent: Thursday, January 15, 2004 7:27 PM
To: pgsql-odbc@postgresql.org
Subject: [ODBC] linked tables Access <---> PG 7.4.1


Hi,
I fear this might be off-topic but I'm sure I'd be hit, too, if I asked
something concerning the interaction with PostgreSQL on  the dark side.   ;)

Client:   MS-Access 2000
Server:  PG 7.4.1

I ODBC-link some tables and all is fine.
Then I manually link a PostgreSQL-view and Access asks which of the
fields will be the primary key of this "table".

Then again, if I link the view with VBA's DAO command
CurrentDB.CreateTableDef( [...] ) no question appears and the view gets
created as a table-object.
If I inspect it's design, there is no field marked as primary key.

Is the PK really obsolete or does it have implications in the
performance of Access or PG ?


Thanks
Andreas




---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

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

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: linked tables Access <---> PG 7.4.1
Следующее
От: Robert Roebling
Дата:
Сообщение: Newbie unable to connect through iODBC