Insert fails from VB only when table is empty...? - Mailing list pgsql-novice

From LaBranche, Kevin
Subject Insert fails from VB only when table is empty...?
Date
Msg-id 2A0342ED68CDD41191EF00034708357CB7DC2F@KACHINA
Whole thread Raw
Responses Re: Insert fails from VB only when table is empty...?  (brew@theMode.com)
List pgsql-novice

I am brand new to pgsql... J  I have a VB program inserting records into a fairly simple table (without a PK) and I notice that when the table is empty I get a "row out of range" error.  This only happens when the table is empty.  If I insert a record from psql then run the program everything is fine.  Any ideas as to what may be wrong?

 

Thanks,

Kevin

 

pgsql-novice by date:

Previous
From: J A Stride
Date:
Subject: Referencing keys in tables that are inherited.
Next
From: "Chad Thompson"
Date:
Subject: Re: Insert fails from VB only when table is empty...?