是不是连接池会受限呢???高手指点一下,拜托了??
13 个解决方案
#1
第一个区别:开发版没有BI(商务智能)功能
第二个区别:库的大小,开发版最大数据库不超过2T数据大小,企业版最大能到500T的数据
第三个区别:硬件的支持开发版只能支持2CPU,16G内存,企业版理论上没有限制
第四个区别:开发版没有静像,日志迁移,群集迁移(没有群集),没有联机日志等功能
#2
最好整上企业版
#3
不过开发版也可以对付绝大多数应用了
#4
按照惯例,开发版的并发量肯定被限制的。
功能应该基本齐全了。
功能应该基本齐全了。
#5
开发版并发量太少 不足以支持大型的应用
#6
终于知道这几个的区别了!
#7
...哪里看来的...MSDN上没哦
#8
#9
不认同#1的说法。
请参见: SQL Server 2005 Features Comparison
注意其中这一段话:Notes: SQL Server 2005 Developer Edition and Evaluation Edition are not listed in the tables. These editions have the same feature set as the Enterprise Edition; the only difference between these editions is the licensing policies.
意思很明显,开发版与企业版的功能完全相同,只是licence(许可)策略不同.
请参见: SQL Server 2005 Features Comparison
注意其中这一段话:Notes: SQL Server 2005 Developer Edition and Evaluation Edition are not listed in the tables. These editions have the same feature set as the Enterprise Edition; the only difference between these editions is the licensing policies.
意思很明显,开发版与企业版的功能完全相同,只是licence(许可)策略不同.
#10
SQL Server 2005 Developer Edition and Evaluation Edition are not listed in the tables. These editions have the same feature set as the Enterprise Edition; the only difference between these editions is the licensing policies.
#11
你用开发版的SQL serverv作为生产服务器啊,小心微软找你打官司,^_^!
#12
我认同9楼的说法,好似看过介绍,MSDN上的介绍过,此2类没有本质区别,只是许可不同而已。
#13
...支持下
以功能言,Enterprise 版 和 Development 版的功能一模一样。
两者的差别,除了授权不同外,最主要的差别是:
Enterprise 版的数据库引擎只能安装在 Win2003Server(或其他Server)。
如果你想安装在 WindowsXP 系统上,你应该安 装 SQL2005 Development 版(开发版)。
企业版一般安装在server类型的OS上
#1
第一个区别:开发版没有BI(商务智能)功能
第二个区别:库的大小,开发版最大数据库不超过2T数据大小,企业版最大能到500T的数据
第三个区别:硬件的支持开发版只能支持2CPU,16G内存,企业版理论上没有限制
第四个区别:开发版没有静像,日志迁移,群集迁移(没有群集),没有联机日志等功能
#2
最好整上企业版
#3
不过开发版也可以对付绝大多数应用了
#4
按照惯例,开发版的并发量肯定被限制的。
功能应该基本齐全了。
功能应该基本齐全了。
#5
开发版并发量太少 不足以支持大型的应用
#6
终于知道这几个的区别了!
#7
...哪里看来的...MSDN上没哦
#8
#9
不认同#1的说法。
请参见: SQL Server 2005 Features Comparison
注意其中这一段话:Notes: SQL Server 2005 Developer Edition and Evaluation Edition are not listed in the tables. These editions have the same feature set as the Enterprise Edition; the only difference between these editions is the licensing policies.
意思很明显,开发版与企业版的功能完全相同,只是licence(许可)策略不同.
请参见: SQL Server 2005 Features Comparison
注意其中这一段话:Notes: SQL Server 2005 Developer Edition and Evaluation Edition are not listed in the tables. These editions have the same feature set as the Enterprise Edition; the only difference between these editions is the licensing policies.
意思很明显,开发版与企业版的功能完全相同,只是licence(许可)策略不同.
#10
SQL Server 2005 Developer Edition and Evaluation Edition are not listed in the tables. These editions have the same feature set as the Enterprise Edition; the only difference between these editions is the licensing policies.
#11
你用开发版的SQL serverv作为生产服务器啊,小心微软找你打官司,^_^!
#12
我认同9楼的说法,好似看过介绍,MSDN上的介绍过,此2类没有本质区别,只是许可不同而已。
#13
...支持下
以功能言,Enterprise 版 和 Development 版的功能一模一样。
两者的差别,除了授权不同外,最主要的差别是:
Enterprise 版的数据库引擎只能安装在 Win2003Server(或其他Server)。
如果你想安装在 WindowsXP 系统上,你应该安 装 SQL2005 Development 版(开发版)。
企业版一般安装在server类型的OS上