MySql driver beta for v5.0.6+ released

Posts   
 
    
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39773
Joined: 17-Aug-2003
# Posted on: 21-Jul-2006 15:15:53   

Updated MySql driver for LLBLGen Pro v2.0, which now also supports MySql v5.x is now available. (Beta) See the v2.0 downloads -> Betas section. You just need the driver, all other things can stay the same. It's the original driver with updated v5.0 code.

Features added to this driver, available on MySql 5.0.6 or higher: - Views - Foreign key retrieval

Stored procedures aren't supported, as the parameter meta-data isn't available in MySql 5.

Installation

Make a backup of the files in: llblgen pro v2.0 installation folder\Drivers\MySql and unpack the archive contents into that folder.

Requirements

CoreLab MySql direct provider v3.20.9 or higher for .NET 2.0

Feedback

You can either post in the Drivers forum: http://www.llblgen.com/tinyforum/Threads.aspx?ForumID=21&SectionID=2 or send email to support AT llblgen.com (prefered)

Frans Bouma | Lead developer LLBLGen Pro