Page 1 of 1

Connection string documentation

Posted: Mon 30 Jun 2008 04:14
by pleb
Hi there,

I was wondering if anyone know where documentation for the connection string configuration lives, if indeed it does? I can't seem to find it :cry:

Up until now, I've been using the Connection string builder class as my guide, but I'd like to know a little more information then "The minimum number of connections allowed in the pool." Like what the default value for this is.

Thanks,

Pleb

Posted: Tue 01 Jul 2008 08:54
by anton.connect
As to the number of connections in pool, their default number is 0.
For more info you can refer to our documentation - Core Lab MyDirect .NET documentation (ConnectionString Property (MySqlConnection)), or visit the following link:
http://dev.mysql.com/doc/refman/5.0/en/ ... tionstring

Thank you for inquiry