Hi there,
I am attempting to do a batch move using TBatchMove component, moving
contents of a Text file into a db table.  It is working ok, except that I
am, thus far, unable to work out how to incorporate indexing. My schema file
looks like this:
[TPAKHIST]
Filetype=Fixed
CharSet=ascii
Field1=PROCDATE,Date,11,00,00
Field2=CCCODE,Number,06,00,11
Field3=COSTCENTRE,Char,25,00,17

Mode is set to 'batCopy'.
There must be a way of setting the index for the new table in the schema
file. Does anyone know what it is?
All help would be appreciated.
TIA
Michael

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to