I would like to connect to the MS SQL Server 2008 during installation. There’s a similar question, which offers a solution by using isql.exe tool, which is not compatible with SQL Server 2008.
Could you suggest, how to connect to a MS SQL Server 2008 ?
Here is a simple example for connecting to Microsoft SQL Server using ADO:
Here is my testing SQL script file stored in my case as
Script.sql: