|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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
|
|
|
|
|
|
|
|
|
|
|
|