Diman
Admin
 Admin
| Posts: 1461 |  | Karma: 18 |
|
Re:MSSQL login
|
|
Posted: 2008/02/01 02:03 |
|
|
|
|
1) See daADPhysMSSQL unit, EnumerateServers function for details of how to get server list. Similar code may be used to get database list. 2) Set OSAuthen=Yes to use win authentification, and set to No or just avoid parameter to use DBMS authentification.
|
|