Windows 7 Ultimate 上有 Microsoft Transaction Server 资源管理器吗?
我需要为高级国家文凭课程 (BTEC)“使用 MTS 创建包并部署组件”。 Windows 7 Ultimate 和 VB6 可以完成此操作吗? 我意识到这个壮举可能已经过时了,但我在教学大纲中没有发言权,而且我找不到任何有用的东西。
谢谢
I need to "create packages and deploy components using MTS" for a higher national diploma course (BTEC). Can this be done with Windows 7 Ultimate and VB6?
I realize this feat may be outdated but I have no say in the syllabus and I can't find anything helpful.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的。已安装的软件包位于组件服务下:组件服务 -> 计算机 -> 我的电脑 -> COM+ 应用程序
(分布式事务协调器 (DTC) 必须正在运行)
如何使用 VB、MTS 和 SQL Server 创建 3 层应用程序
Yes. Installed packages live under Component Services: Component Services->Computers->My Computer->COM+ Applications
(Distributed Transaction Coordinator (DTC) must be running)
How To Create a 3-Tier Application Using VB, MTS, and SQL Server
我认为您正在寻找管理工具中的组件服务工具。
I think you're after the Component Services tool in Admin Tools.