Hi,
Anyone know how I can insert the text captured in a textbox into
directly into an Access Dtabase using this connection?
New
System.Data.OleDb.OleDbConnection("provider=Microsoft.Jet.OLEDB.4.0;" &
_
"data source=C:\temp.MDB")
Thanks for any help,
...
more >>