How to install SQL Server client components needed for the CMM products. |
For CDB\Visualizer to function correctly, when connecting to a SQL Server database, the SQL Server ODBC Driver and the SQL Server Bulk utility must be installed on the same Windows machine where Visualizer and\or CDB are installed. The SQL Server client components can be installed from the full SQL Server installer package however that package tends to be 2-3 Gigabytes in size which can be too large to deal with. A SQL Server client only installer is not available; instead Microsoft offers individual feature downloads for SQL Server. One of the feature downloads is for the Microsoft ODBC Driver for SQL Server. This is the driver that should be used to set up the ODBC data source for a SQL Server database. Another feature download is for the SQL Server Command Line Utilities. This package includes the SQL Server bulk utility program (BCP.exe) which is required for Automator populate. The third package mentioned below is the SQL Server Management Studio. This is not required but this includes a graphical user interface that can be used to run SQL, browse the db objects (tables, indexes, etc.) and manage the user databases. The SQL Server Management Studio (SSMS) package includes the ODBC driver but not the Command Line Utilities, so if this package is installed only the command line utilities will need to be installed in addition to SSMS. Download links for the current versions (as of 12/31/2021) are provided below. Microsoft ODBC Driver for SQL Server
|