in reply to System call

What do you mean by 'unable'? Does it throw errors? (which?), does it just not append, and overwrite instead? etc..

C.

Replies are listed 'Best First'.
Re^2: System call
by Win (Novice) on Dec 22, 2004 at 10:32 UTC
    I have managed to fix the problem with a change to the table that I was querying. An SQL problem ... sorry about that folks.
Re^2: System call
by Win (Novice) on Dec 21, 2004 at 15:57 UTC
    No error messages ... it just gives the result of the first query specified in the input file, and not the subsequent queries.