简体   繁体   English

Win 7中的XP模式开发

[英]XP mode development in Win 7

I am a developer and have a XP laptop that I use to dev a SQL 2005 database and MSAccess 2003 frontend database as well as VS2003 website. 我是一名开发人员,拥有一台XP笔记本电脑,可用于开发SQL 2005数据库和MSAccess 2003前端数据库以及VS2003网站。

I want to upgrade to Win 7 using XP mode to install the software above. 我想使用XP模式升级到Win 7,以安装上述软件。 This is because I still want to install Office 2007 on Win7 etc. 这是因为我仍然想在Win7等上安装Office 2007。

Do you think XP mode on Win7 will be reliable enough for this? 您认为Win7上的XP模式是否足够可靠? Also do all xp mode apps have to run in the xp mode window? 另外,所有XP模式应用程序都必须在XP模式窗口中运行吗? Is it possible to access xp mode SQL db from Windows 7 mode? 是否可以从Windows 7模式访问XP模式SQL db?

Visual Studio .NET 2003 is not compatible with Windows 7 and would have to be run in XP Mode. Visual Studio .NET 2003与Windows 7不兼容,必须在XP模式下运行。 Visual Studio 2005 will require Service Pack 1 to work properly as well. Visual Studio 2005将需要Service Pack 1才能正常工作。 SQL Server 2005 will install without a problem at all. SQL Server 2005将完全没有问题地安装。

The XP mode offered in Windows 7 is basically an integrated Windows Virtual PC. Windows 7中提供的XP模式基本上是集成的Windows Virtual PC。 The XP mode can be reliable (if you think we can call XP reliable) but the performance of a virtual machine will always be lower comparing to a natively installed windows xp. XP模式可以可靠(如果您认为我们可以将XP称为可靠),但与本地安装的Windows XP相比,虚拟机的性能将始终较低。

You can make the SQL db in the XP mode accessible from Windows 7, since XP Mode is essentially a virtual machine, you need to configure the database in the Virtual Machine to allow external connections to it as a database server. 您可以使XP模式下的SQL db可从Windows 7访问,因为XP模式本质上是虚拟机,因此您需要在虚拟机中配置数据库,以允许外部连接作为数据库服务器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM