Re: Help! What has changed in the internal structure of

From: Richard Huxton <dev(at)archonet(dot)com>
To: Rodrigo Katsumoto Sakai <rodrigo(dot)sakai(at)poli(dot)usp(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help! What has changed in the internal structure of
Date: 2005-06-20 13:57:26
Message-ID: 42B6CB46.9090909@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rodrigo Katsumoto Sakai wrote:
> Hi, I'm having some troubles using the driver ODBC! The problem is
> that a did some reports with Crystal Reports XI and used PostgreSQL
> 7.4.x with psqlodbc-07_03_0200, now I have migrate to PostgreSQL
> 8.0.3 and I'm using psqlodbc-08_00_0101 but the reports that I did is
> not working anymore because it is not mapping the fields of the
> tables correctly! I need to kwon what has changed in the structure
> (if changed) of the talbes! Thanks a lot!

What tables? What mapping? What is incorrect?

Also, have you ruled out some change in the ODBC driver? I believe
psqlodbc-07 should work with a version 8.0 PostgreSQL installation.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2005-06-20 14:40:00 Re: Foreign key to a view (UNION of two or more tables), any alternative?
Previous Message Richard Huxton 2005-06-20 13:54:44 Re: restore large database