Hello Can anyone tell me how to write info out to a Database?? This is my First attempt with databases and VB and I have no clue on where and how to strat.
Pls send me some code wiht some explanation on the process thanks alot.
CODER!!
Printable View
Hello Can anyone tell me how to write info out to a Database?? This is my First attempt with databases and VB and I have no clue on where and how to strat.
Pls send me some code wiht some explanation on the process thanks alot.
CODER!!
Use a DataControl then use a Addnew and Update. You must use textbox that are bound to the datacontrol
------------------