MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system


TMsgDatabaseMySQL.Database
TMsgDatabaseMySQL
Top 

Specifies the MySQL database component.

Delphi syntax:
property
Database: TDatabase read FDatabase write SetDatabase;

C++ syntax:
__property
Dbtables::TDatabase* Database = {read=FDatabase, write=SetDatabase};

Description
Use Database to link TMsgDatabaseMySQL with MySQL database component - TDatabase associated with MySQL ODBC data source.
The SQLConnection and Database properties are mutually exclusive. Setting one clears the other.
This database component will be used by MsgCommunicator components, connected to this TMsgDatabaseMySQL component.



© AidAim Software MsgCommunicator: Delphi Messenger Sdk Instant Messaging Sdk Im Sd