Property Connection is gone with V44

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Property Connection is gone with V44

Post by Thomas J. » Wed 18 Feb 2009 12:50

Hello support,

where ist the property Connection from TMyConnectDialog? :shock:
If I execute TMyConnectDialog I get Message "Connetion is not defined".
But I cannot define the Connection due to missing property.


__property Myaccess::TCustomMyConnection* Connection = {read=GetConnection};

Thanks for your help
Thomas

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 19 Feb 2009 11:59

Please do not duplicate topics. We have answered you in other thread.

Post Reply