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

From Chad Thompson
Subject Re: Insert fails from VB only when table is empty...?
Date
Msg-id 06d501c2f564$20cce9b0$32021aac@chad
Whole thread Raw
In response to Insert fails from VB only when table is empty...?  ("LaBranche, Kevin" <klabranche@co.coconino.az.us>)
List pgsql-novice
what SQL statement are you using?
Are you connecting via OdbcConnection?
 
Chad
----- Original Message -----
Sent: Friday, March 28, 2003 12:48 PM
Subject: [NOVICE] Insert fails from VB only when table is empty...?

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: "LaBranche, Kevin"
Date:
Subject: Insert fails from VB only when table is empty...?
Next
From: brew@theMode.com
Date:
Subject: Re: Insert fails from VB only when table is empty...?