![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I installed SQL express 2005 on a windows 2003 x64 R2 server that is our domain controller as it has plenty of processing power and memory. I have one other server that is slow and has just enough memory for its current task. I can get the odbc to connect locally on the domain controller but the app doesn't work using the odbc. I tried to uninstall reinstall many things but I just can't get it to work even running the app locally. There is no firewall on the server - windows or otherwise. If I install sql express 2005 on another server that does have a firewall it seems to work. Is there a policy or something on 2003 that prevents sql express from running? |
#3
| |||
| |||
|
|
"boe" <boe_d (AT) hotmail (DOT) com> wrote in message news:Oav3TPTCKHA.1248 (AT) TK2MSFTNGP04 (DOT) phx.gbl... Hello, I installed SQL express 2005 on a windows 2003 x64 R2 server that is our domain controller as it has plenty of processing power and memory. I have one other server that is slow and has just enough memory for its current task. I can get the odbc to connect locally on the domain controller but the app doesn't work using the odbc. I tried to uninstall reinstall many things but I just can't get it to work even running the app locally. There is no firewall on the server - windows or otherwise. If I install sql express 2005 on another server that does have a firewall it seems to work. Is there a policy or something on 2003 that prevents sql express from running? Per the documentation, assuming the install was successful (you had all prerequisites), SQL Server Express 2005 can be run on a Domain Controller (but is not recommended). However, the SQL Server service cannot run on a Windows Server 2003 Domain Controller as Local Service or Network Service. Use a Windows domain user account (Local System possible but not recommended). Also, do not change the role of the server after installation of SQL Server Express (for example member server to dc, or dc to member server). -- Richard Mueller MVP Directory Services Hilltop Lab - http://www.rlmueller.net -- |
![]() |
| Thread Tools | |
| Display Modes | |
| |