| From: | Rudolf Potucek <potucek(at)acs1(dot)acs(dot)ucalgary(dot)ca> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Write to postgreSQL via ODBC? |
| Date: | 2001-01-31 15:55:38 |
| Message-ID: | 959chq$nr6$1@nserve1.acs.ucalgary.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
In comp.databases.ms-sqlserver Craig Orsinger <cjorsinger(at)earthlink_net(dot)invalid> wrote:
: Rudolf Potucek wrote:
:>
:> I've got the postgres ODBC driver installed and can connect to it from
:> MS Excel 97. However it seems I can only execute queries (read data) but
:> not save data. Is that a limitation of Excel or of the ODBC approach?
: When you set up your DSN on the Windows box, did you uncheck
: the box in Advanced Options named "ReadOnly (Default)" ? For some
: reason, the PostgreSQL ODBC driver defaults to only being able to do
: queries.
I did. I subsequently tried this with Access and I can actually create
new tables that way ... now I just have to figure out how to do an UPDATE
instead ...
Thx,
Rudolf
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mwaples | 2001-01-31 16:21:12 | php as stored procedures |
| Previous Message | Jose Manuel Lorenzo Lopez | 2001-01-31 15:31:55 | Re: Problem with mkldexport.sh while compiling pg7.0.3 |