Changes between Version 5 and Version 6 of Docs/Prog/Manual/ApplicationLibraries/Database/MySQLclient
- Timestamp:
- 02/01/13 14:59:13 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/Database/MySQLclient
v5 v6 1 1 == MySQL Client == 2 2 3 Be sure to set upyour project properties.3 Add the appropriate references to the MySQL client library to your project properties. 4 4 5 5 [[Image(mysqlclient_inc.png)]] … … 7 7 [[Image(mysqlclient_lib.png)]] 8 8 9 Example :9 Example for command line queries: 10 10 11 11 {{{