TMyConnection.Options.Direct property
Posted: Sun  08 Mar 2015 05:23
				
				Hi to All,
I use Delphi7 with MySQL Server 5.1.44 and current MyDAC components.
The MySQL Databases are located on our server and some software I have written is on approx 15 client machines.
My question is
With the TMyConnection.Options.Direct property set to True, does this mean that all the client machines are connecting to the MySQL Database and NOT using any MySQL Libraries at all?
Thanks
			I use Delphi7 with MySQL Server 5.1.44 and current MyDAC components.
The MySQL Databases are located on our server and some software I have written is on approx 15 client machines.
My question is
With the TMyConnection.Options.Direct property set to True, does this mean that all the client machines are connecting to the MySQL Database and NOT using any MySQL Libraries at all?
Thanks