| From: | David Hartwig <daveh(at)insightdist(dot)com> |
|---|---|
| To: | Warren Craig <CWarren(at)iclretail(dot)com> |
| Cc: | "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgreSQL(dot)org> |
| Subject: | Re: [INTERFACES] POSTOBDC |
| Date: | 1998-11-19 19:12:48 |
| Message-ID: | 36546DAF.E6E5C793@insightdist.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Warren Craig wrote:
> I have set up a couple of tables on Postgresql and I have installed
> PostODBC drivers on my NT 4.0 machine. I have been testing out the drivers
> by using MSQuery tool. In that tool if I pick the datasource as Postgres I
> get a list of tables, I can select a table and it shows all the columns for
> that table, but if I do a "Select *" for that table it doesn't work
> correctly. The only thing that I get back is the field "xmin" and no other
> fields. Any help would be appreciated. Has anybody got Access to link
> tables through PostODBC drivers correctly?
>
Both MS Query and MS Access are fairly routine setups.
What version of driver? PostgreSQL?
Could you send a log file? Activate CommLog in the driver and send
C:/psqlodbc_#######.log Where ##### is the PID.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Frank Morton | 1998-11-19 22:34:30 | JDBC Performance Help Needed For inserts |
| Previous Message | Warren Craig | 1998-11-19 19:03:07 | FW: POSTOBDC |