Migration of an Access Database. How is the best way?
- From: "John Sheppard" <spam@xxxxxxxxxx>
- Date: Fri, 13 Jun 2008 12:09:56 +1000
Hello there,
I am migrating an Access database to Sql Server. There are many many
problems with the access database (Schema and data) that need to be fixed in
the process.
What I was initially doing is writing a script which changes the schema and
data as I go. I then planned to run this script when we go live with the SQL
Server version. After working on this for a month or so I'm realising that
perhaps this isnt going to work. There are just too many changes and
scripting everything takes ages compared with just writing a new schema.
What I was thinking would be better would be to create a brand new schema
and just write a script to import the old data.
What do most people normally do?
Any advice would be very much appreciated
John Sheppard
.
- Follow-Ups:
- Re: Migration of an Access Database. How is the best way?
- From: Plamen Ratchev
- Re: Migration of an Access Database. How is the best way?
- Prev by Date: Select from a access table
- Next by Date: Re: Select from a access table
- Previous by thread: Select from a access table
- Next by thread: Re: Migration of an Access Database. How is the best way?
- Index(es):
Relevant Pages
|
Loading