dbTalk Databases Forums  

Advice Please

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Advice Please in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jez123456
 
Posts: n/a

Default Advice Please - 02-08-2006 , 07:10 AM






Hi experts

Could I ask some advice on migrating an MS Access mdb file to SQL Server.
The access database has about 50 table with relationships and I was hoping to
use either DTS or SSIS to do the bulk of the work.

I use the access database as a model/template for the larger system which
could be SQL Server, Oracle, DB2 etc.

I've heard DTS cannot retain the relationships (can SSIS?).
Would the access upsize wizard be the best way?

Thanks for any advice
J



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Advice Please - 02-08-2006 , 12:22 PM






jez123456 wrote:
Quote:
Hi experts

Could I ask some advice on migrating an MS Access mdb file to SQL Server.
The access database has about 50 table with relationships and I was hoping to
use either DTS or SSIS to do the bulk of the work.

I use the access database as a model/template for the larger system which
could be SQL Server, Oracle, DB2 etc.

I've heard DTS cannot retain the relationships (can SSIS?).
Would the access upsize wizard be the best way?

Thanks for any advice
J


Whilst I have never tried the SSIS Wizard for this, and doubt it will be
much better. Both tools are really aimed at moving data, and that is a
side effect of your primary goal, migrating structures. Feel free to
give both a quick try, and but I believe the Upsize Wizard would be a
better bet, or today's equivalent if that has changed to.

--
Darren
http://www.sqldts.com
http://www.sqlis.com


Reply With Quote
  #3  
Old   
David Baldauff
 
Posts: n/a

Default RE: Advice Please - 03-27-2006 , 03:12 PM



You might try reverse engineering your Access database using Visio and then
use Visio to create the structure in SQL Server. Then use SSIS to trasfer
the data.

"jez123456" wrote:

Quote:
Hi experts

Could I ask some advice on migrating an MS Access mdb file to SQL Server.
The access database has about 50 table with relationships and I was hoping to
use either DTS or SSIS to do the bulk of the work.

I use the access database as a model/template for the larger system which
could be SQL Server, Oracle, DB2 etc.

I've heard DTS cannot retain the relationships (can SSIS?).
Would the access upsize wizard be the best way?

Thanks for any advice
J



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.