Re: [PHP-WIN] SQL Error - create temporary table

2001-05-02 Thread John Morrison
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

Re: [PHP-WIN] SQL Error - create temporary table

2001-05-02 Thread John Morrison
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

[PHP-WIN] SQL Error - create temporary table

2001-05-01 Thread John Morrison
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:

Re: [PHP-WIN] Web Servers

2001-03-02 Thread John Morrison
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

Re: [PHP-WIN] PHP 'include' function

2001-02-19 Thread John Morrison
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

[PHP-WIN] Re: php-windows Digest 12 Feb 2001 22:49:30 -0000 Issue 442

2001-02-19 Thread John Morrison
> 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

[PHP-WIN] PHP 'include' function

2001-02-11 Thread John Morrison
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,