Develop for SQLServer 2008, 2005 and 2000

Posts   
 
    
JayBee
User
Posts: 282
Joined: 28-Dec-2006
# Posted on: 07-Jul-2010 17:21:17   

Hi,

I use LLBLGen 2.6. Probably upgrade to 3.0 in a couple of weeks.

My applications run at 3 different customer sites. One of the sites has a SQLServer 2000 server, the other 2 have a SQLServer 2005 server. It it the intention of the customer to migrate one of the 2005 sites to SQLServer 2008. I want to upgrade my own development environment to 2008 too.

When I develop / compile against a 2008 database, wil the compiled software also run against a 2005 or 2000 database?

Best regards,

Jan

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 08-Jul-2010 05:32:44   

Hi Jan,

You just need to switch the CompatibilityMode level. Read more about that here....

David Elizondo | LLBLGen Support Team