MYSQL with VB.Net
Posted by: Michelle Tay
Date: December 31, 2004 07:10AM

May I know how to perform add and delete operation in the same form without closing the form? that's mean at 1st, i add new record into DB, after that, without closing the form , i delete xxx record.
I am using MySqlDataAdapter to perform add and delete operation. but they can function properly one at a time. hence, if i add a record successfully, i need to close the form and open the same form again if i wan delete some record.

I wonder why i cant perform 2 or more operation without closing the form... could anybody help me?? 10s 1st.

Options: ReplyQuote


Subject
Written By
Posted
MYSQL with VB.Net
December 31, 2004 07:10AM
January 06, 2005 02:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.