LLBLGen Pro version: 1.0.2005.1 with SQL server 2008

Posts   
 
    
Satish
User
Posts: 1
Joined: 20-Jun-2011
# Posted on: 20-Jun-2011 22:10:36   

We use LLBLGen Pro version: 1.0.2005.1. We are in the process of migrating to the latest version. But before that we want to check the support for SQL Server 2008 with LLBLGen Pro version: 1.0.2005.1. If someone can verify that.

thx

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 21-Jun-2011 03:04:15   

Since v2.0, SQLServer 2008 is supported. So you need to upgrade at least to a v2.x version. If you upgrade to 3.1, even better.

David Elizondo | LLBLGen Support Team
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39908
Joined: 17-Aug-2003
# Posted on: 21-Jun-2011 09:20:03   

If you need v1.0.2005.1 to work with 2008, you have to make some small adjustments to the code of the sql server driver (code is in the sdk archive). There are some switch statements which don't anticipate on a version number of 10 (sqlserver 200sunglasses , so some queries will fail in 1.0.2005.1

Frans Bouma | Lead developer LLBLGen Pro