[fdo-dev] ConnectionString property

Mateusz Loskot mateusz at loskot.net
Sat Dec 16 10:36:07 EST 2006


Romica Dascalescu wrote:
> Hi Mateusz,
> 
> Each rdbms provider must implement GetConnectionProperties which
> returns a FdoIConnectionPropertyDictionary. Inside of this function
> you must define which properties are recognized by the provider. 
> [...]

I've forgot about the *ConnectionInfo class.
I implemented it a few weeks ago and completely forgot that
properties are specified there.
Initially, I allowed the same set of properties as MySQL provider.
I will extend it to support connection string.

Now, everything is clear in this matter. Thanks!

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net




More information about the Fdo-internals mailing list