RE: Not Saving

2006-03-08 Thread Nicolas Verhaeghe
Error message? Also you seem to take save date from a HTML form. How do you treat quote signs? And entries too large for a field? -Original Message- From: Kleiton L R Soares [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 3:45 AM To: mysql@lists.mysql.com Subject: Not Saving

RE: Not Saving

2006-03-08 Thread Nicolas Verhaeghe
Error message? Also you seem to take save date from a HTML form. How do you treat quote signs? And entries too large for a field? -Original Message- From: Kleiton L R Soares [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 3:45 AM To: mysql@lists.mysql.com Subject: Not Saving

Re: Not Saving

2006-03-08 Thread Prasanna Raj
I guess you are Not selecting the database .. any error msg ? eg : mysql_select_db( '' ) or die( 'Could not select database' ); --Praj On Wed, 8 Mar 2006 07:45:20 -0300 Kleiton L R Soares <[EMAIL PROTECTED]> wrote: > Please, i'm a crazy ! i dont can write in a table, please anybody can help me

RE: Not Saving

2006-03-08 Thread fbsd_user
You are doing this mysql_connect mysql_query And you need to do this mysql_connect mysql_select_db mysql_query -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Not Saving

2006-03-08 Thread Kleiton L R Soares
Please, i'm a crazy ! i dont can write in a table, please anybody can help me try find the error Thanks -- --- --- Kleiton L R Soares (21-2620-0735 | 21-9639-5829) PCS - Processos Consultoria Soluções www.pcs.com.br / [EMAIL PROTECTED] -- MySQL General Mailing List F