Re: Multiple inserts in one statement

2004-07-26 Thread Paul DuBois
At 14:32 -0700 7/22/04, Scott Haneda wrote: I was just reading a forum post on mysql, someone said it was possible in mysql 4 to insert data into more than one table at once. Is this possible, if so, where in the docs can I see a example of this? Scott, Perhaps you could ask "someone" to provide a

Re: Multiple inserts in one statement

2004-07-26 Thread Egor Egorov
Scott Haneda <[EMAIL PROTECTED]> wrote: > I was just reading a forum post on mysql, someone said it was possible in > mysql 4 to insert data into more than one table at once. Is this possible, > if so, where in the docs can I see a example of this? Not possible. What is possible is inserting sev

Multiple inserts in one statement

2004-07-22 Thread Scott Haneda
I was just reading a forum post on mysql, someone said it was possible in mysql 4 to insert data into more than one table at once. Is this possible, if so, where in the docs can I see a example of this? -- - Scott Haneda

Multiple inserts in one statement

2004-07-21 Thread Scott Haneda
I was just reading a forum post on mysql, someone said it was possible in mysql 4 to insert data into more than one table at once. Is this possible, if so, where in the docs can I see a example of this? -- - Scott Haneda