Skip to main content

FastTransfer Import Files Wizard

Expand All

Operating System Windows

Source Files duckdbstream - CSV

Target msbulk

Transfer Options

Advanced

License

Generated Command

.\FastTransfer.exe `
  --sourceconnectiontype duckdbstream `
  --sourceserver ":memory:" `
  --targetconnectiontype msbulk `
  --targetschema "dbo" `
  --loadmode Truncate `
  --mapmethod Name `
  --batchsize 1000000