Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
dingrao
Starting Member
3 Posts |
Posted - 2009-07-13 : 14:42:15
|
Hello all,Has anybody tried to install separate instances of SQL 2005 and SQL 2008? Is this even possible? Any info would be really appreciated.Thanks in advance! |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-07-13 : 15:14:14
|
Yes, it is possible.Install them as two separate instances. N 56°04'39.26"E 12°55'05.63" |
 |
|
tripodal
Constraint Violating Yak Guru
259 Posts |
Posted - 2009-07-13 : 15:28:08
|
The only issue you may have is the default port. (1433). It will need to be different for each instance. Unless you bind each instance to its own ip address. |
 |
|
|
|
|