Hey there,

Ive got a small app im working on that im using the enterprise library for, however ive just realised that it doesnt support MySQL nativley.

Now i found that there was a MySQL extension for 3.1 in the contrib area, so i downloaded it, but without sounding like too much of a dunce, i dont know how im supposed to use it. There are no example files for it and i cant find anything online about it.

Basically what i need to know:

- What do i need to put in my app/web config to get it to allow MySQL databases
- What references will need to be included
- Do i need to make any code changes? i presume it will all be abstracted so the code shouldnt change, just the config and references.

Any help would be great, as i said ive scoured the net for any info but its all for either VERY old versions that want you to build a custom dll, or the pages dont load, so im running out of options