MySQL Query not inserting data into the table
#3

You don't need to insert values into auto increment fields since they're automatically filled with an increment (hence 'auto increment') Also, when all else fails, enable mysql_debug and see what prints out in mysql_log.txt.
Reply


Messages In This Thread
MySQL Query not inserting data into the table - by NewerthRoleplay - 19.10.2012, 22:13
Re: MySQL Query not inserting data into the table - by Vince - 19.10.2012, 22:15
Re: MySQL Query not inserting data into the table - by ReneG - 19.10.2012, 22:17
Re: MySQL Query not inserting data into the table - by NewerthRoleplay - 19.10.2012, 22:26
Re: MySQL Query not inserting data into the table - by ReneG - 19.10.2012, 23:57
Re: MySQL Query not inserting data into the table - by NewerthRoleplay - 20.10.2012, 11:12

Forum Jump:


Users browsing this thread: 2 Guest(s)