Skip to main content

3 docs tagged with "connection"

View all tags

Generate CSV file format from Database

Reads a SQL Server schema's tables and column types, then emits one package per table with a matching FlatFileFormat and FlatFileConnection whose typed columns mirror the destination table, so flat-file imports get data-type validation at the connection manager.