Page 1 of 1

MSQuery-editor, Delphi7 IDE access violation

Posted: Mon 16 Apr 2007 13:33
by tonisanta
Hi, when changing a query in the query-editor, after pressing OK an AV like "Access violation at address 03B28E54 in module 'sdac70.bpl'." appears. Reproduceable without problems adding a msConnection to Northwind, msQuery.sql = 'select orders.orderdate, orders.orderid, orders.customerid, customers.companyname from orders, customers where orders.customerid=customers.customerid ', add all fields in the fieldeditor, reopen the queryeditor and change the Sql by adding a space behind the text. (D7, Sdac 4.00.0.6, sql2k)
best regards
Toni

Posted: Tue 17 Apr 2007 07:28
by Jackson
Thank you for information.
We have reproduced the problem and fixed it.
This fix will be included in the next build of SDAC 4.