Re: [PHP] using a mysql temporary table.

2002-02-25 Thread Jeff Bearer
DOH, I always figure it out after I post to the mailing list, the user didn't have create table privileges, that's why it didn't persist in my first attempt to do this with separate queries. On Mon, 2002-02-25 at 10:34, Jeff Bearer wrote: > Hello, > > I'm trying to use a temporary table in mySQ

RE: [PHP] using a mysql temporary table.

2002-02-25 Thread Darren Gamble
enue SW Calgary, Alberta, Canada T2P 4L4 (403) 781-4948 -Original Message- From: Jeff Bearer [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 8:34 AM To: [EMAIL PROTECTED] Subject: [PHP] using a mysql temporary table. Hello, I'm trying to use a temporary table in mySQL with PH

[PHP] using a mysql temporary table.

2002-02-25 Thread Jeff Bearer
Hello, I'm trying to use a temporary table in mySQL with PHP. First I tried to create a temporary table and then query it in the same script. But the table didn't persist to the second query in the PHP script. I found this knowledge base entry: http://www.faqts.com/knowledge_base/view.phtml/ai