DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   MS SQL (http://www.daniweb.com/forums/forum127.html)
-   -   how to convert sql server database to access database (http://www.daniweb.com/forums/thread189839.html)

bimaljr May 1st, 2009 9:23 am
how to convert sql server database to access database
 
Hi
I want to convert Sql Server Database to Access Database ,


I have one database and it has different tables and view also.

please help me how to do this ?

galaxygal May 1st, 2009 9:30 am
Re: how to convert sql server database to access database
 
Make a new Access database. Go to the tables tab and right click in the large whitespace area. Select Import. You'll need an odbc connection to your SQL database. You can import all of your tables at once.

For your views, I would try copying and pasting the views SQL into queries. I don't think it will work to import them as queries, and there will probably be some differences in the SQL between Access and MS SQL.

galaxygal

bimaljr May 5th, 2009 9:42 am
Re: how to convert sql server database to access database
 
Thanks
It works :)

cutepinkbunnies Jun 13th, 2009 3:47 am
Re: how to convert sql server database to access database
 
Additionally, if you have to perform this task any more, its quite easy to build a SSIS package to do it for you. That way having a fresh new Access DB is only a click away.

bimaljr Jun 15th, 2009 4:07 am
Re: how to convert sql server database to access database
 
Thanks


All times are GMT -4. The time now is 6:42 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC