Does MySQL support subqueries?

2002-04-15 Thread Amaury Cabarcas Alvarez
I have mysql 3.23.49a, and i wish know if does version support subqueries? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request

RE: Does MySQL support subqueries?

2002-04-15 Thread RBRoa
I think that feature is to be added on MySQL ver 4.xx That's what Im waiting for...lots of us waiting for it... R.B.Roa PhilCom Corporation Tel. No. 858- Mobile No. (63) (919-xxx) -Original Message- From: Amaury Cabarcas Alvarez [SMTP:[EMAIL PROTECTED]]

Re: Does MySQL support subqueries?

2002-04-15 Thread Tyler Longren
Hi Amaury, R.B. Roa would be correct in saying that subqueries are in the 4.x branch of MySQL. I'm not sure when 4.xx will be the stable branch though. Instead of using subqueries, you could try using some JOIN statments. Tyler Longren Captain Jack Communications www.captainjack.com [EMAIL

ABOUT: Guidelines for Posting to the MySQL list

2002-04-15 Thread Robert Alexander
Hi everybody, I proposed these posting guidelines some time ago, and there was some discussion on the list about them. Thanks for the input, everyone. Since then there has been discussion and some fine tuning with the MySQL folks, and we have come up with the final version that you'll see in

MySQLAdmin

2002-04-15 Thread Gordon Stewart
At this 12:09 15/04/02 -0400 Gurhan Ozen told us all something interesting :- Or else, if you are using phpMyAdmin , you can do it with a mouse click. Hi, Im using WinMySQLadmin - Which seems quite useless... (No buttons to dso much, except look at what databases/tables youve got..) Where can

RE: Guidelines for Posting to the MySQL list

2002-04-15 Thread Mike
Those are nice guidelines and will do my best to keep in them But, no joke, I got an E-mail from [EMAIL PROTECTED] that the subject start's out massey,darling! Now I know I'm cute but:) Cheers M;) -Original Message- From: Robert Alexander [mailto:[EMAIL PROTECTED]] Sent: Monday, April

Re: MySQLAdmin

2002-04-15 Thread Gordon Stewart
At this 04:57 16/04/02 +0100 [EMAIL PROTECTED] told us all something interesting :- Where can I d/load phpMyAdmin from ? http://sourceforge.net/projects/phpmyadmin/ Thanks... Hmm - Ive d/loaded it, but having problems after problems When i go to :-

error : Fatal error: Call to a member function on a non-object

2002-04-15 Thread bob nt
i get an error like Fatal error: Call to a member function on a non-object in the line $result=$dbconn-Execute(update infotab set infomessage='$file_name' WHERE info_id='$ypid'); here $ file_name returns a file name like mirror.txt or x.gif. it is doing so. what's the probs can u

<    1   2