Thread: [Guide] SQL 2000 Setup
View Single Post
Old 05-18-2008   #15 (permalink)
Soft1k
Newbie
 
Rank: Hobbit
Join Date: Jan 2006
Location: Estonia
Posts: 1
Thanked 0 Times in 0 Posts

Re: [Guide] SQL 2000 Setup

Hi...

I know how to install SQL Server 2000, but once i uninstalled it from my PC and can't install it again... every time I try to install the SQL Server, I get an error with configuring the server and it says to look in C:/WINDOWS/sqlstp.log...

Code:
###############################################################################


Starting Service ...

SQL_Latin1_General_CP437_BIN

-m -Q -T4022 -T3659

Connecting to Server ...

driver={sql server};server=SYSMATIC\INST1;UID=sa;PWD=;database=master

[Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed

driver={sql server};server=SYSMATIC\INST1;UID=sa;PWD=;database=master

[Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed

driver={sql server};server=SYSMATIC\INST1;UID=sa;PWD=;database=master

[Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed

SQL Server configuration failed.

###############################################################################
I have heard, that if once installed SQL Server on a system, then if you uninstall it, you will not able to install it the 2nd time...

But it can't be like so... Please help!

Thank you! ...
Soft1k is offline   Reply With Quote