Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying to Installing SQL Server 7.0 Need Help 2

Status
Not open for further replies.

jimsterS

Programmer
Joined
Apr 24, 2001
Messages
71
Location
US
I posted a message earlier about having an error while trying to install SQL_7.0. This is the message I get.

ODBC components on your system need to be updated but one or more files are in use or are maked as read only. Please close all applications and press retry. Note, that a reboot may be required to free the files.

There was no other user on the system and no application running. So I rebooted the server and tried to install again. Same problem. I also checked the properties of all files starting with ODBC and none of them is set to read only.

Help

Jim Shepard
 
Have you read the KB article about this problem?

PRB: SQL Server 7.0 Setup Fails When ODBC Components on Your System Need Updating
Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
 
Is it possible you have Backup_Exec or some other backup software running as a service. I ran into this problem it turned out backup_exec was using ODBC. After manually stopped the service the install ran fine. Note: the software was not actually doing a backup at the time but apparently had the ODBC druvers open anyway.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top