Jump to content

[SOLVED] Help..... Error


june_c21

Recommended Posts

hi, why i getting this error? i can't figure out what's the problem

 

SQL query:

 

INSERT INTO report( work_id, reg_no, unit, title1, fault_rep_id.start_date, end_date, secr_recd, facilitator )

VALUES (

 

'$work_id', '$reg_no', '$unit', '$title1', '$fault_rep_id', '$start_date', '$end_date', '$secr_recd', '$facilitator'

)

 

MySQL said: 

 

#1136 - Column count doesn't match value count at row 1

Link to comment
https://forums.phpfreaks.com/topic/78341-solved-help-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.