hi,
i get an error message when i trying to add the SELECT line
with SUM(), or COUNT() to ADOQuery.SQL...
the code looks like this:
..
ADOQuery.SQL.CLEAR;
ADOQuery.SQL.Add('SELECT XY.XY, SUM(XY,XY)'); --> this causes an exception: Access violation in module msjet40.dll,
but if i remove...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.