MySql read problem with CoreLab trial provider

Posts   
 
    
DaanBanaan
User
Posts: 1
Joined: 12-Jun-2005
# Posted on: 03-Jul-2005 12:42:59   

Hi,

I'm Using the LLBLGen Demo and I seem te have some problems with reading data from a MySql database.

Some specifics: - Corelab 2.80.7 - Selfservicing template - VB.NET - MySQL v4.1.8

When i retrieve an entity (single or multiple no difference), the entity isn't completely filled, some fields are but most are not. I'm absolutely positive that the according database row is filled.

'solved'. Seems i've downloaded the trial version of the corelab drivers wich allows only the firts six columns to be returned. rage bummer. Wich makes me wonder if the full version of the corelab drivers come with the full version of llblgen. In other words do I have to pay for both seperatly?

By the way: The topictitle is kind of old already. Changed this post many times since the first post.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 04-Jul-2005 10:18:13   

Yes, the corelab provider returns only the first 6 columns, so that's the reason it doesn't work. You've to pay separately for the corelab provider.

We don't use the MySql provider distributed by MySql due to GPL issues.

Frans Bouma | Lead developer LLBLGen Pro