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 |
|
nicemate
Starting Member
3 Posts |
Posted - 2004-07-22 : 10:46:04
|
| Hi all, I have to transfer the database from MS SQL 2000 to MS Access. Can any body guide me to do that using DTS.regards,ANSHUMAN |
|
|
timmy
Master Smack Fu Yak Hacker
1242 Posts |
Posted - 2004-07-22 : 18:24:51
|
| You don't need DTS.Just open a new access database and do an import tables. |
 |
|
|
Hyukevain
Yak Posting Veteran
66 Posts |
Posted - 2004-07-22 : 23:04:50
|
| Just use "Import Data" menu from your Enterprise Manager and set the destination as Access. |
 |
|
|
|
|
|