Rodrigo Katsumoto Sakai wrote:
Well, the driver psqlodbc-07 works on PostgreSQL, but not very well!
My problem is that I have some tables, for exemple:
create table service (
cod_service int,
nam_service varchar(255) not null default '',
des_service varchar(255)
);
[snip]
> then occur
or views in the system catalogs have changed
somehow!!??
Thanks!!
-Original Message-
From: Richard Huxton [mailto:[EMAIL PROTECTED]
Sent: seg 20/06/2005 10:57
To: Rodrigo Katsumoto Sakai
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Help! What has changed
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