RE: [SPAM] - Re: Problem: Ant's SQL task does not support copy via indirection - Bayesian Filter detected spam

2006-01-03 Thread shreedhar natarajan
: Kev Jackson [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 03, 2006 11:23 AM To: Ant Developers List Cc: user@ant.apache.org Subject: [SPAM] - Re: Problem: Ant's SQL task does not support copy via indirection - Bayesian Filter detected spam On 3 Jan 2006, at 12:19, VGupta wrote: > If

Re: Problem: Ant's SQL task does not support copy via indirection

2006-01-03 Thread Kev Jackson
On 3 Jan 2006, at 12:19, VGupta wrote: 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/AU

Problem: Ant's SQL task does not support copy via indirection

2006-01-02 Thread VGupta
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 .