lothar
- try looking at the parallel task in ant.
i have been using the same for stuff like this .
do get back to me if you have some problem in using the same.
Vipul
Lothar Krenzien <[EMAIL PROTECTED]> wrote:
Hi there,
I would like to run an external batch file from ant. Of cou
If the sql file contains data to be loaded in the following format
COPY bcd (PolicySymbol, StateCode, SqlTable, CallType, SubType,
FieldIdentifier, TagName) FROM stdin;
PAC $$ AGR_ST_COV RATE/AUDIT MOD_FACTOR4 PRICING TIER
PAC $$ AGR_ST_COV RATE/AUDIT MOD_FACTOR5 CAPPING FACTOR
.