Page 1 of 1

Standard v Direct Connection

Posted: Mon 20 Jun 2005 06:38
by tim
Although it is clear that the standard connection uses the vendorlib libmysql.dll and the direct connection does not, I am not sure why you would use one or the other, given a choice. From a programming point of view, is there a difference?

Thanks.

Posted: Tue 21 Jun 2005 11:09
by Ikar
Usually there is no significant difference between these both modes. But on using SSL or another uncommon versions of the server using libmysql.dll is better.