T
Tino Mclaren
Hi,
Got a small app based around a access database. In
ADO.net i simply called update method to uptade my
database with dataset contents. i.e.
OleDbDataAdaptor.Update (Dataset.tableName)
Why cant i do this in VS 2005? im using express VB beta.
I have dragged a table from my DB onto design surface, VB
creates DataConnector,DataSet, Table Adaptor &
DataNavigator controls. Looks Fantastic but i cant get my
database updataed.
Any Help appreciated
Tino
Got a small app based around a access database. In
ADO.net i simply called update method to uptade my
database with dataset contents. i.e.
OleDbDataAdaptor.Update (Dataset.tableName)
Why cant i do this in VS 2005? im using express VB beta.
I have dragged a table from my DB onto design surface, VB
creates DataConnector,DataSet, Table Adaptor &
DataNavigator controls. Looks Fantastic but i cant get my
database updataed.
Any Help appreciated
Tino