Posted by Bonge Boo! on 10/02/93 11:26
On 10/9/05 23:33, in article qnn6i1ta7260d1dbppajc6dreiq7jaahtj@4ax.com,
"Andy Hassall" <andy@andyh.co.uk> wrote:
>> However I then discovered that mysql_query() can only take one SQL query at
>> a time. Are there any other pre-defined functions that you can use to push
>> multiple queries into the function?
>
> If you could stuff multiple queries into one call, how could you tell which
> one failed if there was an error? Issue one call per query. Why do you want to
> only use one call?
Because I wanted to push the result into a csv dump class I found. But I
made a work around to that so it doesn't matter that much now...
Navigation:
[Reply to this message]
|