P
Paul Cleghorn
Hi
I would like to create an in memory Dataset(in VB.net)
and use it's schema to create a database within Sql2000.
Later I would like to update rows the in-memory DS and
then update the newly created SQL2000 database with
changed values.
How the hell do you do this?
MTIA
I would like to create an in memory Dataset(in VB.net)
and use it's schema to create a database within Sql2000.
Later I would like to update rows the in-memory DS and
then update the newly created SQL2000 database with
changed values.
How the hell do you do this?
MTIA