Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

VB.NET 2005 and Oracle trigger to fill Primary Key values

608074Nov 12 2007 — edited Jan 23 2008
Hi,

My table contains a primary key column and a trigger to insert values into the primary key column from a sequence (BEFORE INSERT). When ever I try to update/save values into this table from VB.NET 2005 I am getting an error saying null value is not allowed. I am using ODP.

So what I need is that I want oracle to insert primary value into my primary key column and values to other columns through VB.NET

Please help me in this regard

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 20 2008
Added on Nov 12 2007
11 comments
5,180 views