Hi,
SSMA Access is the tool for you
http://www.microsoft.com/sql/solutions/migration/default.mspx
It is on beta phase but it is working very good. You can convert the Access
schema inside the SSMA workspace and script it to a text file if you want.
Of course you can move data and schema directly to SQL Server. The problem
with SSIS(former DTS) is that not all schema objects are moved to SQL
Server.
Constraints,default values are not migrated by SSIS. SSMA handles all that
correctly.
"David" <dlchase@lifetimeinc.com> wrote in message
news:enuWE13pGHA.4188@TK2MSFTNGP04.phx.gbl...
|