I checked SQL Profiler and it seems that the command gets sent by delphi to the server with sc replaced with s_
I agree that sql is mostly used, however, as you pointed out, the dialect and amount of sql syntax differs from one dbms to another. This is why I thought BDE can come in and take...