| Summary | 
0006714: Package Microsoft's bcp utility into setup program | 
 | 
| Revision | 
2025-01-31 20:20 by emiller | 
 | 
| Description | 
If licensing allows this, package Microsoft's bcp utility into a module that gets installed when the user deploys a SQL Server node. | 
	 | 
| Revision | 
2025-02-20 16:06 by elong | 
 | 
| Description | 
The setup program can install Microsoft's BCP bulk copy program into the "tools/mssql" sub-directory for use by bulk loaders.  It will need to check for and install dependencies of MS Visual C Runtime and MS ODBC Driver for SQL-Server.  The setup program already escalates privilege to install SymmetricDS, which is also needed for MS-VCRT and MS-SQL-ODBC packages. |