Need DC Fix Files for VSRO

01/29/2012 13:58 Acnep#1
Whe somebody have the DC fix Files for Vsro pls upload them and post link here !!

In the Old Topic Are The Links all Deleted !!
01/29/2012 14:14 AndreyGun#2
upload speed? or check in DBconnect


<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=321-PC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=yourpassword;"
DBConnA.Open strConnectA

%>