I want to export Sql Server 2008 table objects into MS Access database . I try to find it but not got any perfect way to solve the given problem. Please suggest what should i do.
2 Answers
follow this step to export to ms acess:
Right click on your database -> Task -> Export Data
Choose your data source and database
Click on next choose your destination database in destination combo select ms Access Database select file of Access database
Click next: copy data from tables or views...
Click next: select all tables
Click next
Click finish

Username & password must be blank
1 Comment
Shailesh
Thank. I am getting error unrecognized data base format at the time of select ms Access Database. Second think its also have text box for User ID and Password in time of selection ms Access Database.