Re: EuSQL 'EQUALTO' syntax error
- Posted by ghaberek (admin) Mar 10, 2012
- 1121 views
Nevermind. I just checked wxEDB versus my include directory, and I was using an old version of EuSQL.
-- my version global constant EUSQL_VERSION = {0,78,1}
-- from wxEDB global constant EUSQL_VERSION = {0,79,3}
A quick copy/paste and I'm back in business! Crisis averted.
-Greg