We have Active / Passive Cluster .We need to cofigure SQL Server Virtual Server (DBVirtual) to listen on multiple ports like (1433,9901,9902...etc).
Please let me know how we can achieve this.
Thanks for the help
294453 INF: How to Set Up SQL Server 2000 to Listen on Multiple Static TCP
Ports
http://support.microsoft.com/?id=294453
Thanks,
Kevin McDonnell
Microsoft Corporation
This posting is provided AS IS with no warranties, and confers no rights.
Showing posts with label virtual. Show all posts
Showing posts with label virtual. Show all posts
Wednesday, March 21, 2012
How to Configure Virtual SQL Server to listen on Multiple ports
We have Active / Passive Cluster .We need to cofigure SQL Server Virtual Ser
ver (DBVirtual) to listen on multiple ports like (1433,9901,9902...etc).
Please let me know how we can achieve this.
Thanks for the help294453 INF: How to Set Up SQL Server 2000 to Listen on Multiple Static TCP
Ports
http://support.microsoft.com/?id=294453
Thanks,
Kevin McDonnell
Microsoft Corporation
This posting is provided AS IS with no warranties, and confers no rights.
ver (DBVirtual) to listen on multiple ports like (1433,9901,9902...etc).
Please let me know how we can achieve this.
Thanks for the help294453 INF: How to Set Up SQL Server 2000 to Listen on Multiple Static TCP
Ports
http://support.microsoft.com/?id=294453
Thanks,
Kevin McDonnell
Microsoft Corporation
This posting is provided AS IS with no warranties, and confers no rights.
Monday, March 12, 2012
How to Config Virtual Directory for HTTP Access to Achieve XML Template Query in SQL Server2005?
Hi,
I have built a system with xml template query using SQL Server2000.
Now ,I want to update it with SQL Server2005.
The problem is how to config the virtual directory?
In SQL 2005 the SQLXML ISAPI virtual directories are no longer being shipped. Instead we have things like SOAP endpoints and ASP.Net that can provide you HTTP access to your data. If these do not work for you, your SQL 2000 virtual directories should work against SQL 2005, and in addition SQLXML 3 SP3 is available as a Web Release and works against SQL 2005:
http://www.microsoft.com/downloads/details.aspx?FamilyID=51d4a154-8e23-47d2-a033-764259cfb53b&DisplayLang=en
Subscribe to:
Posts (Atom)