From: | "Fetter, David M" <Fetter(dot)David(at)emeryworld(dot)com> |
---|---|
To: | "'Differentiated Software Solutions Pvt(dot) Ltd'" <diffs(at)vsnl(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | RE: Postgres connect with Access |
Date: | 2000-08-01 18:23:13 |
Message-ID: | B1F9E0D87882D21182F8006094519AD804D6D8AC@mwabs021.emeryworld.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
This helped me as far as access is concerned:
http://www.postgresql.org/docs/admin/x2203.htm
<http://www.postgresql.org/docs/admin/x2203.htm>
-----Original Message-----
From: Differentiated Software Solutions Pvt. Ltd [mailto:diffs(at)vsnl(dot)com]
Sent: Tuesday, August 01, 2000 4:20 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Postgres connect with Access
Hi,
We are facing a problem similar to one reported earlier. We've connected to
postgres via ODBC, we're able to see the data but not edit it. Details as
follows.
We've installed postgres ODBC driver and restarted postgres with -i option.
We've connected to postgres using ODBC and linked to all tables.
For each table we've assigned the unique id which is incidentally is the
primary key for these tables.
We've also checked up to find the ODBC settings in Windows and ensured that
it is not read-only.
After all this, we're still able to only view data from postgres. Can
anybody please help us ??
Thanks,
Murali
Differentiated Software Solutions Pvt. Ltd.
176, Ground Floor, 6th Main,
2nd Block, RT Nagar
Bangalore - 560032
Phone : 91 80 3431470
www.diffs-india.com <http://www.diffs-india.com>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-08-01 18:23:38 | Re: random() function produces wrong range |
Previous Message | Stephan Szabo | 2000-08-01 17:46:46 | Re: random() function produces wrong range |