Office 2000 Service Pack 3
To correct this problem, obtain the latest service pack for
Microsoft Office 2000.
For additional information, click the
following article number to view the article in the Microsoft Knowledge Base:
276367�
OFF2000: How to Obtain the Latest Office 2000 Service Pack
IMPORTANT: Before you install Microsoft Office 2000 Service Pack 3 (SP-3),
you must have Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a) installed
first.
For additional information about how
to obtain Office 2000 Service Release 1/1a (SR-1/SR-1a), click the following
article number to view the article in the Microsoft Knowledge Base:
245025�
OFF2000: How to Obtain and Install Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a) Access 2000 and SQL Server 2000 Readiness Update
Access 2000 and SQL Server 2000 Readiness Update
Microsoft has created the "Access 2000 and SQL Server 2000
Readiness Update" to correct this issue. Follow the steps below to obtain and
install this update:
- Make sure you have Office (or Access) 2000 SR-1. You can
obtain the Office 2000 SR-1/SR-1a update the from the following Microsoft Web
site:
- Rename the following files by changing the extension from
.mde to .old:
Acwzlib.mde
Acwzmain.mde
Acwztool.mde
For the English version of Office, by default, these files are
located in the C:\Program Files\Microsoft Office\Office\1033
folder.
- Download the "Access 2000 and SQL Server 2000 Readiness
Update" from the following Microsoft web site: Make a note of the folder to which you download this
update.
- Double-click the Accsql_a.exe file, which you downloaded in
step 3, to install the "Access 2000 and SQL Server 2000 Readiness
Update."
IMPORTANT: After installing this update, you must use Mixed Mode
Authentication (Windows Authentication and SQL Server Authentication) to upsize
your database by using a SQL Server login. Windows Authentication mode is not
supported. If Windows Authentication mode is set when you upsize, your tables
or queries may be skipped.
NOTE: If you install SQL Server with Windows Authentication Mode set,
and later change the Security Authentication to Mixed Mode Authentication, the
built-in system administrator (SA) login's password may be blank. After
enabling SQL Server security you should immediately create a password for the
'SA' login to help prevent unauthorized access to your SQL Server.
For
additional information, click the article number below to view the article in
the Microsoft Knowledge Base:
274773�
BUG: If You Change Windows Security to Windows/SQL Security the SA Password is Blank
After SQL Server Authentication is enabled, you can
then use the built-in 'SA' account or create a new SQL Server account for
upsizing. If you are using a new account, be sure to set the "Server Role" to
'Database Creators'. For more information, see SQL Server Books
Online.
Work around the Error Without the Readiness Update
You can work around the problem by using one of the following
methods instead of installing the "Access 2000 and SQL Server 2000 Readiness
Update":
- Upsize your data to SQL Server 7.0 or Microsoft Data Engine
(MSDE) first. You can then convert the SQL Server 7.0 or MSDE database to SQL
Server 2000. You can accomplish the conversion in several ways:
- Use the Data Transformation Services Wizard (DTS) to
move the data from SQL Server 7.0 or MSDE to SQL Server 2000.
- Use the "Copy Database Wizard" in SQL Server 2000 to
move the data.
- Detach the database from SQL Server 7.0 or MSDE, and
then attach it to SQL Server 2000.
CAUTION: Once you have converted the database to the SQL Server 2000
format, you will not be able to reattach the database to SQL Server 7.0.
For more information about upgrading to SQL Server 2000, please see
the following article in the Microsoft Knowledge Base:For additional information about upgrading to SQL Server
2000, click the article number below to view the article in the Microsoft
Knowledge Base: 261334�
INF: Frequently Asked Questions - SQL Server 2000 - Upgrade
- Use the Data Transformation Services Wizard (DTS) to move
the data from Access to SQL Server 2000. For more information about this
process, please see the following article in the Microsoft Knowledge Base
article:
For additional information about this
process, click the article number below to view the article in the Microsoft
Knowledge Base:
250616�
ACC2000: How to Use Data Transformation Services (DTS) to Export Data from a Microsoft Access Database to a SQL Server Database