Lock/Unlock/Read-only... Anyone know anything about this stuff?

2003-12-03 Thread Floyd Baker
I see there is an exact situation described above regarding 'read-only tables' that was not answered as yet. I have done the dev. work on win32 and now trying to get tables with data up to the Redhat 7.3 server. There are various problems. In some tables, doing 'repair' shows a number of user

running mysql w/php..

2002-02-26 Thread Floyd Baker
Hi.. Can anyone tell me some good places to look for sample snips, tutorials or other assistance specifically for making PHP and mySQL cooperate. Running mysql queries using php syntax. Mysql talks about mysql queries, etc. and php talks about php functions, etc. but I'm finding it difficult w

Re: How to sum() with php query?

2002-02-12 Thread Floyd Baker
On Thu, 7 Feb 2002 19:54:51 -0600, you wrote: >At 19:53 -0500 2/7/02, Floyd Baker wrote: >>I have a column of amounts that was getting adding in a loop but I see >>there's a sum() function to do this. Should have known. But I can't >>make it work. Can someon

Re: How to sum() with php query?

2002-02-11 Thread Floyd Baker
On Thu, 7 Feb 2002 22:09:18 -0600, you wrote: >At 22:58 -0500 2/7/02, Floyd Baker wrote: >>On Thu, 7 Feb 2002 21:07:44 -0600, you wrote: >> >>>At 21:28 -0500 2/7/02, Floyd Baker wrote: >>>>On Thu, 7 Feb 2002 19:54:51 -0600, you wrote: >>>> >&g

Re: How to sum() with php query?

2002-02-11 Thread Floyd Baker
On Thu, 7 Feb 2002 21:07:44 -0600, you wrote: >At 21:28 -0500 2/7/02, Floyd Baker wrote: >>On Thu, 7 Feb 2002 19:54:51 -0600, you wrote: >> >>>At 19:53 -0500 2/7/02, Floyd Baker wrote: >>>>I have a column of amounts that was getting adding in a loop but I se

Re: How to sum() with php query?

2002-02-11 Thread Floyd Baker
On Thu, 7 Feb 2002 19:54:51 -0600, you wrote: >At 19:53 -0500 2/7/02, Floyd Baker wrote: >>I have a column of amounts that was getting adding in a loop but I see >>there's a sum() function to do this. Should have known. But I can't >>make it work. Can someon

How to sum() with php query?

2002-02-11 Thread Floyd Baker
I have a column of amounts that was getting adding in a loop but I see there's a sum() function to do this. Should have known. But I can't make it work. Can someone give me a simple query syntax using php? TIA Floyd -- --

Re: How to sum() with php query?

2002-02-07 Thread Floyd Baker
On Thu, 7 Feb 2002 22:09:18 -0600, you wrote: >At 22:58 -0500 2/7/02, Floyd Baker wrote: >>On Thu, 7 Feb 2002 21:07:44 -0600, you wrote: >> >>>At 21:28 -0500 2/7/02, Floyd Baker wrote: >>>>On Thu, 7 Feb 2002 19:54:51 -0600, you wrote: >>>> >&g

Re: How to sum() with php query?

2002-02-07 Thread Floyd Baker
On Thu, 7 Feb 2002 21:07:44 -0600, you wrote: >At 21:28 -0500 2/7/02, Floyd Baker wrote: >>On Thu, 7 Feb 2002 19:54:51 -0600, you wrote: >> >>>At 19:53 -0500 2/7/02, Floyd Baker wrote: >>>>I have a column of amounts that was getting adding in a loop but I se

Re: How to sum() with php query?

2002-02-07 Thread Floyd Baker
On Thu, 7 Feb 2002 19:54:51 -0600, you wrote: >At 19:53 -0500 2/7/02, Floyd Baker wrote: >>I have a column of amounts that was getting adding in a loop but I see >>there's a sum() function to do this. Should have known. But I can't >>make it work. Can someon

Re: How to sum() with php query?

2002-02-07 Thread Floyd Baker
On Thu, 7 Feb 2002 19:54:51 -0600, you wrote: >At 19:53 -0500 2/7/02, Floyd Baker wrote: >>I have a column of amounts that was getting adding in a loop but I see >>there's a sum() function to do this. Should have known. But I can't >>make it work. Can someon

How to sum() with php query?

2002-02-07 Thread Floyd Baker
I have a column of amounts that was getting adding in a loop but I see there's a sum() function to do this. Should have known. But I can't make it work. Can someone give me a simple query syntax using php? TIA Floyd -- --

Editing field length causing grief.

2002-01-04 Thread Floyd Baker
Hello.. I am having a problem reconfiguring a field. This menu select puts $type into a varchar(6) field. Type: $type Regula Servic Open The record and field is loaded and everything works fine until I try to change it to varchar(7). After I edit the field to 7 characters, I get an

Uploading CSV.txt data to online table..

2001-03-09 Thread Floyd Baker
Hi.. I have win32, mysql, php4. For mysql building, I've been using the (dos) environment and a simple windows admin program. However it doesn't *upload* data to the database... I've been doing that by hand up til now... The table with very many fields is done, but now I have a CSV file

Get 'yes', 'no', or 'either' query ?

2001-02-05 Thread Floyd Baker
if possible otherwise. Can someone suggest something. Thanks much, in advance. Floyd Baker -- - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the l