RE: how to load a bunch data from a txt file, and ant sql call these data

2008-03-20 Thread Anderson, Rob (Global Trade)
Good luck with that. -Rob A -Original Message- From: Chaohua Wang [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2008 6:15 PM To: Ant Users List; Ant Users List Subject: ??: how to load a bunch data from a txt file, and ant sql call these data I am not interested in your link

Re: 答复: how to load a bunch data from a txt file, and ant sql call these data

2008-03-19 Thread Kevin Jackson
Hi, > I have a ant sql statement > > > > userid="${userid}" password="${password}" > print="yes" onerror="continue" > output="${tmp.dir}/dbModification.txt"> > INSERT INTO Payment (RefNumber, > VAN, Amount, OptCode, VendorID,

RE: how to load a bunch data from a txt file, and ant sql call these data

2008-03-19 Thread Anderson, Rob (Global Trade)
th, we are happy to help if we can. -Rob Anderson -Original Message- From: Chaohua Wang [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2008 3:52 PM To: Ant Users List Cc: [EMAIL PROTECTED] Subject: how to load a bunch data from a txt file, and ant sql call these data Hi Folks, I have

how to load a bunch data from a txt file, and ant sql call these data

2008-03-19 Thread Chaohua Wang
Hi Folks, I have a ant sql statement INSERT INTO Payment (RefNumber, VAN, Amount, OptCode, VendorID, PriorRefNumber, TransactionTS, IsProcessed) VALUES ('6569998989','2131213','1131',2031,232,'7898', { fn NOW()