all groups > sql server data warehouse > july 2005 >
You're in the

sql server data warehouse

group:

Access Table conversion


Access Table conversion mike
7/30/2005 8:56:01 AM
sql server data warehouse:
how difficult is it to convert access tables to SQL that can continue to be
Re: Access Table conversion Peter Nolan
8/1/2005 2:01:47 AM
Mike,
trivial....there is an Access Upsizing tool in Access that will convert
the data to MS SQL and then you can change your app to read these
tables via ODBC. If you have hard coded access to the tables in your
access app you need to change them to recordsets accessed via
ODBC....that's about it....when we did this on a small system many
years ago we got it done by a fresh uni grad and he only took a couple
of days.....

Peter
AddThis Social Bookmark Button