Need it ASAP

2001-04-11 Thread Mike Roberts
Hey all! What I am trying to do is get a form to recognize when the user hits enter. If This Was My Description It would show up like this "if this was my description" I have tried different wraps (Virtual, Physical, Soft, Hard) for the text field, but it doesn't work! I want it in my database, k

Advanced MySQL

2001-04-04 Thread Mike Roberts
Hey everyone Does anyone know of any sites that teach more advanced PHP and MySQL? Tutorials are the best to learn from, but I'm willing to take anything. Thanks all - Before posting, please check: http://www.mysql.com/manu

Calculations in a field?

2001-04-02 Thread Mike Roberts
Is there any way to make one field in a table calculate another field. I'm making a DB that calculates commissions. So in the money_made field would have the # of sales (sales field) times whatever the commission would be. - Be

Re: Need examples of companies using mysql

2001-03-30 Thread Mike Roberts
I asked for the same things awhile back. But you got more responses then I did! I got the yahoo address from Jeremy D . Zawodny http://biz.yahoo.com/ne.html Thanks Jeremy, its a good site At 02:48 PM 3/30/2001 -0500, you wrote: > Now that our use of MySQL is being questioned (but >they are

DateTime

2001-03-29 Thread Mike Roberts
I created a table with a datetime field. I need info on it! I don't know how to work these fields. So far there are about 5 records in the table and I haven't touched the datetime field. What I need to know is if that field gets updated automatically when the record is inserted or updated. And m

How?

2001-03-29 Thread Mike Roberts
I'm using PHP and Mysql. I was wondering how you can spit out information out of a database onto a table, but have every second row of the table a different backround color. - Before posting, please check: http://www.mysql.c

Let me see

2001-03-23 Thread Mike Roberts
Hello My name is Mike Roberts, I have been working with php and MySQL since the end of December. I think I am doing pretty good. But what I really want is for you people out there to send me to a website that you have built. I'm interested in see all the different things people have cr

Easy! Or is it?

2001-03-21 Thread Mike Roberts
Probably easy, but everything is easy once you know how to do it. In my database with PHP and MySQL, I have a description field with varchar set to 255. But what I want to do is have the database spit that out onto a webpage but only showing, say 100 characters. ---

Error 1146

2001-01-12 Thread Mike Roberts
When I try to dump a file with Create table and insert into when i try to dump it into the DB I get this error error 1146 at line 1: table 'dbname.tablename' doesn't exist I tried it on a different server and it worked fine. -

Something went wrong

2001-01-10 Thread Mike Roberts
I had this query site working and showing the DB info depending on the Category. For some reason it just stopped working. Saying that I can't connect to the server. I fixed that script a little bit but now its showing doubles for some of the records. I don't know what is wrong! Nothing on the scr