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.
| Author |
Topic |
|
sqllearner
Aged Yak Warrior
639 Posts |
Posted - 2004-10-25 : 13:37:29
|
| I was trying to export all the tables and the data from sql server to access with the primary key,foreign key relationships..But I could export the data and when i checked the access there wasn't any realtionship bulid..So how could i do that |
|
|
Kristen
Test
22859 Posts |
Posted - 2004-10-26 : 01:10:23
|
| Well ... you could script the SQL database, but the syntax for Acces may be a bit different.Seems an unfortuante step (starting in SQL and then moving the data to Access) - can you use MSDE for the data instead?Kristen |
 |
|
|
|
|
|