am creating temp tables as
a workaround for a subQuery. There are three of them sequentially selecting a
smaller and smaller data set.
In article <[EMAIL PROTECTED]>, John Morrison wrote:
> Thanks for your reply Tom. I will contact my ISP, although I guess I must
> have create
hews wrote:
> Subject: Re: [PHP-WIN] SQL Error - create temporary table
>
> Check with your ISP what access rights you have to the MySQL db - if you
> don't have create table rights, then you won't be able to crete temporary
> tables either.
>
> Tom
>
> John Mo
p.pic_id, title from picture as p, keycode_link as k where
p.pic_id = k.pic_id and k.label_code = 1 and k.keyword_code
= 5";
These temp table commands work OK on my setup (MySQL
3.23.30) and I haven't yet figured out what is going wrong.
John Morrison
--
PHP Windows Mailing List (http:
Jim
Like you I am a newcomer to this server side programming.
You are probably right about WinMe/PWS. Microsoft state on
their web site that WinMe does not support PWS4. Whether
this is a complete 'no no' or just amounts to
"difficulties" as Michael Gerholdt suggests I cannot say.
Anyhow I
button
> 3 Server receives selection and download jpeg with its text in html
> Would that work for you?
> Alain
>
> On Sun, Feb 11, 2001 at 02:19:38PM +, John Morrison wrote:
> > Hi.
> >
> > I have just discovered server side scripting and am trying
> &g
> My implementation would probably be four fields - ID, Name (to display in
> the select list), text and image. You query the db to get a list of 'Name's
> and then use the ID to pull out the relevent image and text.
> By the way, it is possible to use javascript variables in
xtArea
contents the whole page was reloaded from the server and
repositioned at "Top of Page". Apart from the slowness of
this, it looked massively clumsy.
Am I missing the obvious??
Regards
John Morrison
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,