Re: PostgreSQL and Access (via ODBC)

From: Froilan Mendoza <froilan(at)tridel(dot)net>
To: Sean Weissensee <seanweis(at)bigpond(dot)com>
Cc: PostgreSQL mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL and Access (via ODBC)
Date: 2000-07-13 01:53:34
Message-ID: Pine.LNX.4.10.10007130951330.19862-100000@royster.froilan.sysads.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Wed, 12 Jul 2000, Sean Weissensee wrote:

> When importing in Access, it would have prompted you to select a unique
> ID for each table, did you assign this ?

Im pretty new to this, so please bear with me :)

if unique id ~= create unique index myindex on table (field)

then yes ...

if not, how do you assign a unique id?

TIA again.

---
Froilan C. Mendoza
Tridel Technologies, Inc.
http://www.tridel.net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2000-07-13 02:35:22 select for update not locking properly.
Previous Message Stephan Szabo 2000-07-13 01:46:15 Re: Figured it out (psql and Gnu readline)