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! ...