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 |
|
rudba
Constraint Violating Yak Guru
415 Posts |
Posted - 2009-06-30 : 12:27:14
|
| How do we export all the tables with data from sql server 2005 to MS-Access 2003/2007 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-06-30 : 12:41:45
|
| you can use ssis expoirt/import for this |
 |
|
|
rudba
Constraint Violating Yak Guru
415 Posts |
Posted - 2009-06-30 : 12:48:28
|
| Yes, i did but on sql db i have some fields with varchar(max) so it could not convert...i get all the tables and fields but it does not export the data so how do i get data too |
 |
|
|
|
|
|