R
RSH
I have a situation where I am transferring data from an Access database to a
SQL Server database.
Basically I am populating a dataset from the Access database and now I want
to insert that data into SQL Server. The schemas are the same so I was
wondering if there was a way to just perform a mass insert without having to
loop.
Thanks!
Ron
SQL Server database.
Basically I am populating a dataset from the Access database and now I want
to insert that data into SQL Server. The schemas are the same so I was
wondering if there was a way to just perform a mass insert without having to
loop.
Thanks!
Ron