Skip to Content
0
Former Member
Feb 22, 2007 at 08:59 PM

Insertion of field into the database table.

26 Views

Hi experts,

I am executing a program; with this program I am inserting the field into the database table.

I wrote commit after insert. I checked in the debugging and database table too it is inserting successfully after commit.

But after complete execution of the program the entry is deleting from the database table.

Please let me know what can be the problem?

Thanks in advance.

  1. Krishna #