F
Frank
Hi All,
I have a task at hand and I am trying to plan out how I should approach it.
I can use either VS.NET 2003 or 2005
I need to grab data out of an Access 97 db and push it to SQL Server 2000.
I intend on developing a standalone Windows app that sits on the same
computer where the Access db resides.
I was thinking I would use a datareader to grab the data. Can I then
directly push the data into the SQL Server db?
Any thoughts will be appreciated.
I have a task at hand and I am trying to plan out how I should approach it.
I can use either VS.NET 2003 or 2005
I need to grab data out of an Access 97 db and push it to SQL Server 2000.
I intend on developing a standalone Windows app that sits on the same
computer where the Access db resides.
I was thinking I would use a datareader to grab the data. Can I then
directly push the data into the SQL Server db?
Any thoughts will be appreciated.