News

A list of current database connections displays. Click the "Add" button to create a new connection and start the connection wizard. Click the "SQL Native Client" in the list of drivers.
When creating automation scripts to discover, add, update or remove records from a remote SQL database, you need to make sure your script can successfully connect to the database.
The Connection Properties dialog opens. For my sample ITworld application, I changed the data source to Microsoft SQL Server (SQLClient), and entered the necessary Server, Log On, and database values.