Hello,
You need to specify the data source, initial catalog, and integrated security properties. The data source is the server name, the initial catalog is the database. If you are using a SQL login, you must also specify the user id and password parameters. If you are using your account ID to login, you must set that up in SQL Server.
Brian
|