This repository has been archived on 2026-07-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
toolbox-migration/Toolbox Migration/bcp.fmt
T
2017-06-14 08:43:45 +02:00

9 lines
676 B
XML

<?xml version="1.0"?>
<BCPFORMAT xmlns="http://schemas.microsoft.com/sqlserver/2004/bulkload/format" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<RECORD>
<FIELD ID="1" xsi:type="NativePrefix" PREFIX_LENGTH="8"/>
</RECORD>
<ROW>
<COLUMN SOURCE="1" NAME="OriginalImage" xsi:type="SQLBINARY"/>
</ROW>
</BCPFORMAT>