Ver 8.4 error
Posted: Fri 26 Sep 2014 23:33
I am using Delphi XE7 (trial) and MYDac 8.4 (Trial).
I create a blank project.
Add TMyconnection & TMyTable components.
I can connect via the connection to the database okay.
When I try to select a table I get:
Access violation at address 0EEAE9D1 in module 'dac210.bpl' Write of address 00000114.
I have also reported to here:
http://qc.embarcadero.com/wc/qcmain.aspx?d=127850
http://qc.embarcadero.com/wc/qcmain.aspx?d=127864
I added a TMyquery and added
SELECT * FROM cars and set to active and it worked.
I then added the table the Table component and it did not crash.
Cheers
Mr Warby.....
I create a blank project.
Add TMyconnection & TMyTable components.
I can connect via the connection to the database okay.
When I try to select a table I get:
Access violation at address 0EEAE9D1 in module 'dac210.bpl' Write of address 00000114.
I have also reported to here:
http://qc.embarcadero.com/wc/qcmain.aspx?d=127850
http://qc.embarcadero.com/wc/qcmain.aspx?d=127864
I added a TMyquery and added
SELECT * FROM cars and set to active and it worked.
I then added the table the Table component and it did not crash.
Cheers
Mr Warby.....