|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
||||
|
||||
|
Hi all.
I need some help, does anyone know about a good tutorial on how to install MS SQL 2000 on WinXP Pro? I've heard both that it is possible and that it is not possible, but i am willing to change to Win 2000 Server if needed, i just need a good guide/tutorial to do so, cause so far, i've installed it and seems like i just have the 'client' capabilities, but i wanna serv my databases at home =P. Thanks in advance ![]()
__________________
"Jesus loves you.... but everybody else hate you" |
|
#2
|
|||
|
|||
|
just install it on a test server...
but if can try win2003 it will boost your I/O by 30% without any setting. |
|
#3
|
||||
|
||||
|
Thanks for your reply sypher, but i need more detailed info on what else i need to set up after installing the application, cause it seems like it only allows accessing to databases, not serving them. Do you know where I can find info on this?
thank you |
|
#4
|
|||
|
|||
|
it install the all the application you need to access your DB on the server PLUS serving them!
all you need to do now it to install the Client Tools only on the another machine |
|
#5
|
||||
|
||||
|
I believe the only version of SQL you can install on XP Pro is the developer version. I would suggest running it on Win2K3 so that you can install the enterprise version, if you are wanting to use it for learning purposes.
|
|
#6
|
||||
|
||||
|
Quote:
THANKS! Thats exactly what I intend to do One more question, once i set up the server, what do i use on the Connection string for my apps? the ip of the computer with w2k3? or the network name maybe? |
|
#7
|
|||
|
|||
|
NEVER use the ip directly, should only be used as a last resort
This way if you change your server you don't have to re-compile ALL of your applications use the Server Name has much as possible. |
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > Installing MS SQL 2000 on XP? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|