in reply to Re^2: Problems inserting values in mysql database
in thread Problems inserting values in mysql database

Thanks, I wasn't aware of the DEFAULT option.
  • Comment on Re^3: Problems inserting values in mysql database

Replies are listed 'Best First'.
Re^4: Problems inserting values in mysql database
by ginda (Initiate) on Mar 19, 2005 at 16:19 UTC
    Thanks alot guys, got it working in the end, ive never come across putting ? where i would normally put the values. Works great