Chris W escribió:
Marcelo Fabiani wrote:

Here is the code: . . .
       $result = mysql_query($sq)or die ("problema Leyendo Tabla");;
. . .


Why are there two ; at the end of that line? I'm really not sure what if anything that will do but I would remove it just in case.

Also are there any triggers on this table that could be doing this?

One for the insert comand and the other to browse the data that I have

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to