I used dsn file as below to link a SQL server.
Everytime need to input password, why? How to void it?
[ODBC]
DRIVER=SQL Server
UID=sa
PWD=holiday
DATABASE=Order
WSID=ASPFUN
APP=Microsoft Data Access Components
SERVER=111.222.333.444
Everytime need to input password, why? How to void it?
[ODBC]
DRIVER=SQL Server
UID=sa
PWD=holiday
DATABASE=Order
WSID=ASPFUN
APP=Microsoft Data Access Components
SERVER=111.222.333.444