From: | "David Olbersen" <DOlbersen(at)stbernard(dot)com> |
---|---|
To: | <pgsql-novice(at)postgresql(dot)org> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | ODBC & Access [Try 2] |
Date: | 2003-04-24 17:21:31 |
Message-ID: | E7E213858379814A9AE48CA6754F5ECB0D6D7C@mail01.stbernard.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
I'm trying to use Access as a front end for Postgres. This is
mainly for data-entry and manual updates.
I was able to establish an ODBC connection to the server
without any problems. I was also able to link the tables that
I need. I linked 8 tables total.
7 of them work just fine and I can see all the data in them.
The last one though, only displays '#DELETED' for each column
of each row. I checked the permissions on all the tables and
they're the same -- I have read access (all I need for now, right?)
Any idea what's going on? This is PostgreSQL 7.3.2 on FreeBSD with the PostgreSQL ODBC driver version 7.02.00.05 on Win XP.
--------------------------
David Olbersen
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2003-04-24 17:33:35 | Re: Factoring where clauses through UNIONS take 2 |
Previous Message | Jonathan Bartlett | 2003-04-24 17:15:50 | Factoring where clauses through UNIONS take 2 |
From | Date | Subject | |
---|---|---|---|
Next Message | fabrice | 2003-04-24 17:32:09 | stored procedure from Access |
Previous Message | Fritz Lehmann-Grube | 2003-04-24 15:47:37 | implicit lock in RULE ? |