B
Bre-x
Hi,
Why this sql script doesnt work?
'UPDATE COLUMNS
DoCmd.SetWarnings False
DoCmd.RunSQL "UPDATE print_mainlines SET C1= (SELECT pt_l1 FROM
print_lines WHERE L1=1) WHERE fid=1"
DoCmd.SetWarnings True
Thank you all,
Bre-x
Why this sql script doesnt work?
'UPDATE COLUMNS
DoCmd.SetWarnings False
DoCmd.RunSQL "UPDATE print_mainlines SET C1= (SELECT pt_l1 FROM
print_lines WHERE L1=1) WHERE fid=1"
DoCmd.SetWarnings True
Thank you all,
Bre-x