Page 1 of 1

With Debug on Enhance Error Messages

Posted: Mon Jun 06, 2016 12:32 am
by jcrick

Hi
Debug is a good option during development.

But it does not show everything, for instance if a key is missing when you do an Add, it doesn't say which key, or even show the SQL that was submitted so you could read it and see which key is missing.

If debug is on then all SQL should be shown.

Alternatively pipe all these messages out to the log file.

Thanks, Jerry