DriverPropeties/Driver property
|
Previous Top Next |
· | For the Direct driver there are no sub properties to set, besides the Options which are populated by the TMySQLServer Params.
|
· | For the Embedded driver there are two sub properties to set: ClientDLL, which is the library to use for embedded use, and Options which contains the commandline parameters to give to the driver, see TMySQLServer Options and Params property.
|
· | For the Library driver, you can set the ClientDLL to use and again the Options which are populated by the Params property.
|