Fast Cube and FireDAC(anyDAC)
I'm trial user of Fast Cube.
I've got FireDAC Client/Server Pack for Delphi XE3.
When replace local dbexpress component with FireDAC, my test program for FastCube doesn't work well.
(Of course, I verified FireDAC & XE3 DB access components program works well.)
On compiling, delphi display warning like following. (Sorry, I translated Japanese msg to English one.)
[dcc32 hint] fcMeasureEditor.pas(485): H2443 inline-function 'MessageDlg' can't be expanded because 'System.UITypes' isn't declared in USES list.
Then when I execute this compiled module, read exception will occur.
Is this because I use trial version? Or FastCube dosn't match FireDAC?
Please instruct me.
I've got FireDAC Client/Server Pack for Delphi XE3.
When replace local dbexpress component with FireDAC, my test program for FastCube doesn't work well.
(Of course, I verified FireDAC & XE3 DB access components program works well.)
On compiling, delphi display warning like following. (Sorry, I translated Japanese msg to English one.)
[dcc32 hint] fcMeasureEditor.pas(485): H2443 inline-function 'MessageDlg' can't be expanded because 'System.UITypes' isn't declared in USES list.
Then when I execute this compiled module, read exception will occur.
Is this because I use trial version? Or FastCube dosn't match FireDAC?
Please instruct me.
Comments
There are errors when the FastCube is working with FireDac.
We correct these errors now.
Wait for the update.
Best regards,
Oleg Pryalkov.
I wait for the update.