|
-
May 25th, 2001, 06:44 AM
#1
SQL Server to MSAccess
How can I convert a SQL Server database to an MSAccess database.
-
May 25th, 2001, 06:57 AM
#2
Re: SQL Server to MSAccess
On SQL Server Enterprise manager (SQL Server 7), under the Tools menu is the option Data Transformation Services. This allows you to export data to a variety of databases, etc.
Alternatively, link from a blank Access database via ODBC to the SQL Server tables you want and qrite a few Make table queries that suck in the desired tables.
Hope this helps
Dave Seddon
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|