Hello, I created an INNER JOIN on the edit page with two tables. table one case_no
dec_name
v_date
v_time table two
case_no
dec_name
notes I am displaying all columns on table one and the notes column on table two. on the edit page when i try to save the record i get error unknown column 'notes' in field list Thanks for your help