Hi
When I format wrong code like this :
UPDATE d_head
cod_status_delta_d = ‘BAE’
WHERE cod_pays = ps_cod_pays;
SQL Nav 6.7 and 7.1 give me this error in the output window :
ERROR line xxx, col xxx, … Found ‘=’, Expecting SET
SQL Nav places the cursor on the line, but SQL Nav 7.1 does no more.
Is there a way to get the old working way back ?
Regards
Martin