[BUGS] "Field is too small" error again

2002-08-29 Thread SSY
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

Re: [BUGS] "Field is too small"

2002-06-26 Thread Webb Sprague
> "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