dbTalk Databases Forums  

Import from Ms access with relationships

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


Discuss Import from Ms access with relationships in the microsoft.public.sqlserver.dts forum.



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

Default Import from Ms access with relationships - 08-05-2003 , 01:52 AM







While importing from ms access to sql server 7.0 table
relationships are not coming in sql server, but table data
are imported properly. how to get the relationships of
those tables. help me.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Import from Ms access with relationships - 08-05-2003 , 02:01 AM






You cannot using DTS.

You can either

1. Create the scripts manually
2. Some have managed to reengineer the CREATE INDEX statements from the
Access database using DAO
3. Use the Access upsizing wizard.



--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"lakshminarasimhan" <rlnarasimhan (AT) rediffmail (DOT) com> wrote

Quote:
While importing from ms access to sql server 7.0 table
relationships are not coming in sql server, but table data
are imported properly. how to get the relationships of
those tables. help me.



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.