Re: Remote admin app?

2002-08-31 Thread J Irwin
Just found a new one I really like. Does everything, create tables, queries, etc. The best part is that you can create really nice formated reports. http://www.mysqlstudio.com/feature.php3 Jayne - Original Message - From: "neal" <[EMAIL PROTECTED]> To: "mySQL" <[EMAIL PROTECTED]> Sent: F

Update Query

2001-06-06 Thread J Irwin
Hi, I have a client who requires a composite table. A table containing data from several different tables. The following query works in some databases but I can't seem to get it to work in MySQL. Is there some other way to accomplish this? update tableA set (mycolumn) = (select somecolumn from t