Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 Export from sql server

Author  Topic 

mrameshchandra
Starting Member

4 Posts

Posted - 2003-12-26 : 03:37:23
I have a database with more than 150 tables in SQL Server. Now, I want to change my database to MS-Access and i exported the database from sql server to ms-access using DTS wizard. But, after exporting, i could not find the constraints (like Primary Key) or relationships among tables in the access database. Can anybody help me regarding "How to export a database from sql server to ms-access without losing constraints or relationships among tables". Please tell me whether it is possible or not. If it is 'yes', how? It is very urgent.

thanx

ramesh chandra

SamC
White Water Yakist

3467 Posts

Posted - 2003-12-26 : 08:23:08
Check the box for "Extended Properties".
Go to Top of Page
   

- Advertisement -