Table's column Datatype changed

Posts   
 
    
Posts: 2
Joined: 21-Aug-2010
# Posted on: 28-Aug-2010 01:20:22   

Hi,

I have changed the data type of the column in a SQL SErver 2005 table. I don't have LLBLGen Project file. I only have generated codes in VB.net. Is there any way to reflect the change in the generated code without having LLBLGen project file.

Cheers

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 28-Aug-2010 09:11:50   

You could change the mapping information and the generated properties. It's not recommended though. It's very important that you have the lgp file. With your database you can start a new llblgen project then generate code, it's recommended that way.

David Elizondo | LLBLGen Support Team