Hello ,
I newbie to ado.net , i need to make admin form that insert dataand manipulate it in windows form vb.net , I have Customers table Customers(id , name , adress,phone)
what is fast and realeable method to insert , update , delete data in Cutomers
with one is best to use
sqldataadapter or myDataTable.NewRow() or command and sql query ...or
or any ...
Thank you in Advance
I newbie to ado.net , i need to make admin form that insert dataand manipulate it in windows form vb.net , I have Customers table Customers(id , name , adress,phone)
what is fast and realeable method to insert , update , delete data in Cutomers
with one is best to use
sqldataadapter or myDataTable.NewRow() or command and sql query ...or
or any ...
Thank you in Advance