TMySQL55Connection
From Lazarus wiki
Jump to navigationJump to search
│
English (en) │
français (fr) │
русский (ru) │
Note: Instead of using a TMySQL55Connection a proxy-like TSQLConnector may be used to create more generic database applications
TMySQL55Connection is the database connection component for use with an installed MySQL version 5.5 client library. However, the server SQL-version may be different from the client. The component is found on SQLdb tab of the Component Palette.
See also