Cannot connect to mysql server

2003-03-29 Thread Reuben D. Budiardja
dy specified the wildcard on my previous grant previlege so that monty can access from *any* machine. Just curious as t why this happens, can anyone help? Thanks a lot. Reuben D. Budiardja -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

insert picture file in MySQL (+php)

2002-02-14 Thread Reuben D Budiardja
Hi, I remember reading article about how to use MySql table as a place to put picture file. I can't find that article now. Can anyone help me with this? or point me to URL or something. I am using php as the front end. Thanks. Reuben D. Budi

Re: insert picture file in MySQL (+php)

2002-02-14 Thread Reuben D Budiardja
r my particular case because we want to restrict access to the images, and only certain people can see certain image, and so on. The only I can think about right now to achieve that is to store the image directly in the table. That's why I asked. Thanks. Reuben D. Budiardja > > --

How To call mysql_insert_id

2001-09-30 Thread Reuben D Budiardja
gives me error. I tried to find something in the doc, but it does not really help. Please help. Thanks in advance. Reuben D. Budiardja - Before posting, please check: http://www.mysql.com/manual.php (the manual) http