|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: SQL connection string |
From: |
Zaha |
Date: |
8/4/1999 4:33:10 PM |
IP: |
129.139.9.42 |
Try this,
Provider=SQLOLEDB.1;Password=pwd;Persist Security Info=True;User ID=username;Initial Catalog=database;Data Source=server_name
or
driver={SQL Server};Server=server_name;datebase=DBname;UID=username;PWD=pwd;DSN=;
Good luck. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|