Re: BCP Utility
From: Gert E.R. Drapers (GertD_at_Online.SQLDev.Net)
Date: 06/20/04
- Next message: Joe Celko: "Re: primary key or UNIQUE constraint error when trying to setup Relationship"
- Previous message: Hugo Kornelis: "Re: need help to create query"
- In reply to: Jan Aerts: "BCP Utility"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Jun 2004 00:22:12 +0200
You can't, BCP expects all columns to be present, you will have to write a
pre-processor in Perl or so which adds the missing columns, before BCP will
accept the file.
GertD@SQLDev.Net
Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
Copyright © SQLDev.Net 1991-2004 All rights reserved.
"Jan Aerts" <jae@oce.nl> wrote in message
news:u53bneRVEHA.3516@TK2MSFTNGP10.phx.gbl...
> Hello,
>
> I have a data file with variable record length, each field has fix length,
> but when last fields in record not filled, record is truncated.
> How can I use this file in BCP utility?
>
> Thanks,
>
> Jan
>
>
- Next message: Joe Celko: "Re: primary key or UNIQUE constraint error when trying to setup Relationship"
- Previous message: Hugo Kornelis: "Re: need help to create query"
- In reply to: Jan Aerts: "BCP Utility"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|