PDA

Click to See Complete Forum and Search --> : Writing Info to a DataBase


CODER
Sep 1st, 1999, 03:02 AM
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!!

ScottF
Sep 1st, 1999, 09:50 AM
Use a DataControl then use a Addnew and Update. You must use textbox that are bound to the datacontrol

------------------