I did follow every bit of the instruction and pre-evaluation in fact the script is working locally with this string:
cn.Open "Driver={SQL Server};" & _
"Server=global-static-ip;" & _
"Address=local ip,1433;" & _
"Network=DBMSSOCN;" & _
"Database=testdb;" & _
"Uid=xx;" & _
"Pwd=xx;"
i also review the ff post for client and server trouble shooting tips:
http://blogs.msdn.com/sql_protocols/archive/2006/09/30/SQL-Server-2005-Remote-Connectivity-Issue-TroubleShooting.aspx
surface configuration, sql browser, firewall exemption...
and nothing seems change when i access the uploaded script.
is there anything i am missing?
by the way the script is uploaded by company.
hi,
what kind of exception are you reported with?
regards
|||Please do not double post and stick to your original posted thread.
Jens K. Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment