![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
But what do I do with the existing SQL 2000 databases running now on my Windows XP development machine? |
#3
| |||
| |||
|
|
vovan (v@v.com) writes: But what do I do with the existing SQL 2000 databases running now on my Windows XP development machine? You install a virtual machine on your Win7 box, and then you run XP in that VM, and run in SQL 2000 in that environment. -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx |
#4
| |||
| |||
|
|
vovan (v@v.com) writes: But what do I do with the existing SQL 2000 databases running now on my Windows XP development machine? You install a virtual machine on your Win7 box, and then you run XP in that VM, and run in SQL 2000 in that environment. -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx |
#5
| |||
| |||
|
|
I tried that scenario. I never store any data on the primary partition. SQL Server 2000 setup unfortunately doesn't see any drive except A, C and D (DVD-ROM). I was not able to find any way to install SQL Server with data located not on primary partition. |
#6
| |||
| |||
|
|
vovan (v@v.com) writes: I tried that scenario. I never store any data on the primary partition. SQL Server 2000 setup unfortunately doesn't see any drive except A, C and D (DVD-ROM). I was not able to find any way to install SQL Server with data located not on primary partition. What disks does your virtual machine have? What virtualisation software do you use? (I have only used VMware myself.) -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Hello Vovan, by default, you can't put SQL databases on shared/network drives, maybe this document helps: http://support.microsoft.com/kb/304261/EN-US/ Regards, Thomas vovan schrieb: all disks except C are not visible. |
#9
| |||
| |||
|
|
I tried Windows Virtual PC and VMWare. Both of them see all drives I have on my machines. On one of them I have A, C, D, E, F, G(DVD-Rom), H(DVD-Rom), on another one I have A, C, D, E (DVD-ROM), F(DVD-ROM). All these disks are available when I just use them via Windows Explorer in virtual machines. |
|
You said you used VMWare. Did you install SQL 2000? |
#10
| |||
| |||
|
|
You said you used VMWare. Did you install SQL 2000? Yes. I did not change the install disk, but I have a database on my E disk. (Which is a local disk in my virtual machine.) |
![]() |
| Thread Tools | |
| Display Modes | |
| |