Great tool

2002-07-10 Thread César Aracena
Hi all. I found in one of these DB lists a word about a tool called MySQL - Front so I went there, downloaded it and ran it today for the first time and well... ¡¡TWO THUMBS UP!!! It really seems like a great GUI app. I installed it over Win XP Pro and had no troubles with it so far.

RE: Soliciting best approach for storing passwords . . .

2002-06-30 Thread César Aracena
Barn. I asked the same question couple of weeks ago and all the answers I got pointed to one way encryption. Actually, I had the same need that you, but understood that it was better to reset the password when a Forgot password was made, send it to the user and ask them to change the password at

AUOT_INCREMENT from the beginning

2002-06-27 Thread César Aracena
Hi all. I have multiple tables in which I need to delete rows from the beginning. I have them stored with an auto_increment id but I don't want the records to start from 5 but from 1... is there a way to use something like ALTER TABLE tablename AUTO_INCREMENT = 1; but also that will make the

RE: [PHP] Installing Syncronizing

2002-06-21 Thread César Aracena
, 2002 7:41 PM To: César Aracena Cc: PHP General List; MySQL General Subject: Re: [PHP] Installing Syncronizing On Thu, Jun 20, 2002 at 07:26:37PM -0300, César Aracena wrote: Hello all, I have this client who has a T connection and would like to run a PHP / MySQL based program in local

ORDER BY BY ¿?

2002-06-18 Thread César Aracena
Hi all. Is there any possible way for me to arrange a SELECT query made to MySQL in to orders? Like ……. ORDER BY lastname THEN BY firstname? Thanks in advance, Cesar Aracena CE / MCSE+I Neuquen, Argentina +54.299.6356688 +54.299.4466621

RE: ORDER BY BY ¿?

2002-06-18 Thread César Aracena
Thanks a lot... guess I missed this in the books :-/ -Original Message- From: Gurhan Ozen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 18, 2002 8:10 PM To: César Aracena; 'MySQL General' Subject: Re: ORDER BY BY ¿? SELECT * FROM tablename ORDER BY lastname, firstname

RE: Remote MySQL administration problem . . .

2002-06-18 Thread César Aracena
Hi... I'm trying to set up a MySQL database on a hired server, and the only way they will let it work is to use localhost, which means I have to admin the database from within PHP scripts, at least as far as I understand it. Is there something other than phpMyAdmin that will let me do this?

RE: Remote MySQL administration problem . . .

2002-06-18 Thread César Aracena
Hi... I'm trying to set up a MySQL database on a hired server, and the only way they will let it work is to use localhost, which means I have to admin the database from within PHP scripts, at least as far as I understand it. Is there something other than phpMyAdmin that will let me do

ACCESS to MySQL

2002-06-12 Thread César Aracena
Hi all, Has anyone tried before to import data from an Access Table to a MySQL Table? Actually, I just need to insert some of the columns and doing it by hand seems quite a long thing to do… Thanks in advance, Cesar Aracena CE / MCSE+I Neuquen, Argentina +54.299.6356688 +54.299.4466621