I'm using MS Access'97 as front-end and I need to link PostgreSQL views to
my MS Access database. I have no problems with PG 7.1.3 (on Linux), but
with PG 7.2.1 (on cygwin)...
I get well-known bugs: "Field is too small" error when inserting record to
view with insert rule
> "Webb Sprague" <[EMAIL PROTECTED]> wrote:
> > I am getting a "field is too small" error in an
> Access
> > DB running over ODBC. The field in question is
> > varchar(32).
> >
> > Here is the weird thing: I am inserting into a
> table
> > with a rule that sends the result to a different
> > t