Re: [INTERFACES] PGACCESS formdemo.sql

From: "Ross J(dot) Reedstrom" <reedstrm(at)wallace(dot)ece(dot)rice(dot)edu>
To: Roland N Verrier <verrier(at)oneworldsolution2by2(dot)mb(dot)ca>
Cc: PostgreSQL PgAccess <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Re: [INTERFACES] PGACCESS formdemo.sql
Date: 1999-09-09 05:11:25
Message-ID: 19990909001125.D3982@wallace.ece.rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Roland -
Your message came over in HTML, so I'm having trouble replying easily:
please make sure you sent plain text to the mailing lists.

I think I say something about you also using 6.4.x. The other person's
fix was in fact correct: just remove the _double_ quotes from around
any table name that is the argument of a function (I think the only ones
are all DEFAULT nextval type statements). If that is infact all that are
the problem, Constantin could change the example to explicitly use the
'serial' shorthand: that works on both 6.4 and 6.5.

There are a relatively large number of bug fixes and performance
improvements in 6.5.1. You really should consider upgrading.

Ross

On Wed, Sep 08, 1999 at 09:55:20PM -0500, Roland N Verrier wrote:

????

--
Ross J. Reedstrom, Ph.D., <reedstrm(at)rice(dot)edu>
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St., Houston, TX 77005

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Vadim Duchovny 1999-09-09 06:07:07 Postgres and MS DOS
Previous Message Ross J. Reedstrom 1999-09-09 05:01:13 Re: [INTERFACES] PGACCESS formdemo.sql