ASP and MySQL

2001-02-13 Thread Matt Davis
should get some. Should I not be using asp and if not what should I use, are there any applications for visual creation of these file types? Thanks Matt Davis. - Before posting, please check: http://www.mysql.com/manual.php

SQL statement in PHP

2001-02-16 Thread Matt Davis
Can anybody help with this If I put the following statement in PHP my browser tells me that there is an error on the line. //create sql statement $sql = "select Business_Name,Trading_Details where Business_Type = "Consultancy" and Bassingbourn != "0" from Main"; If I remove where B

global search and replace

2001-02-20 Thread Matt Davis
I have an MySQL table in which one of the fields is a list of different catergorys. I want to change that catergory name to some thing else however it appears in my table just over 900 times. Is there any way I can do some sort of glabal search and replace in My SQL? Mat --

maximum number of characters

2001-02-22 Thread Matt Davis
Hi Can anybody tell me what the maximum number of characters I can have in one field. Thanks Matt. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the lis

Need help with Install of MySQL

2001-02-09 Thread Matt Davis
mysql.sock exists" I can not find any mysql processes running when I type "ps" and I cannot find any sock files anywhere. What am i doing wrong can somebody please please help. Thanks Matt Davis. - Before po