C
|
clig 6/3/2009 |
I just edit the source include dbconnection.asp depending on what I need: |
S
|
stevecrowther author 6/4/2009 |
I just edit the source include dbconnection.asp depending on what I need: <% strConnection = "Provider=SQLNCLI;Server=ONAPP013\NTSSVII,1776;Database=TNS_Support;Uid=user;Pwd=pwd;MarsConn=yes;" ' strConnection = "Provider=sqloledb;Data Source=ONAPP013\NTSSVII;Initial Catalog=TNS_Support;User Id=user;Password=pwd;" ' strConnection = "##@BUILDER.strConnectionString##" %> or edit it directly after building files...
|
S
|
stevecrowther author 6/7/2009 |
Hello |
![]() |
Sergey Kornilov admin 6/7/2009 |
You need to open a support ticket for questions like this. |