October 1997
Intermediate to advanced
1312 pages
38h 56m
English
Creating the definition of tables in a client/server database can be a very lengthy process, especially if you need to write SQL DDL statements in ISQL/w to create the tables. SQL Server's SQL Enterprise Manager simplifies the process of creating new client/server tables. It's even easier, however, to export your existing Access tables to a database in SQL Server. When you export Access tables to SQL Server, you ensure that the SQL Server table's field data types correspond to the data types of your Access table.
To export a table from Northwind.mdb to the pubs database, follow these steps:
1. | Open Northwind.mdb. In the Tables page of the Database window, ... |
Read now
Unlock full access