Hi All,
I made an interface in
vb.net through which I can insert data, delete data. While I can continuously insert data without any hassles, but when it comes to deleting the datarow, I can do so only once. The next time I have to delete a datarow I have rebuild my program and then delete another single datarow. FYI: I am using oracle 9i. Please provide a solution to this problem.