Access with no Collection Classes?

Posts   
 
    
neutcomp
User
Posts: 8
Joined: 16-Nov-2006
# Posted on: 16-Nov-2006 19:06:21   

Hello everyone,

I have a verry simpel access database and generated the LLBLGen Pro Classes for that. There is ony one thing I dont have collection classes generated? The Entity classes / helper etc are there.

Its here something I did wrong while generating the classes? I looked at the video presentation and did almost the same steps only for MS Access.

Hope to hear from you soon.

Edit: If you need anything? Database, LLBGen Pro files etc.. just let me know!

Bye Bjorn


2.0.0.0 Final Demo .NET 2.0 Selfservicing MS Access 2003

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 17-Nov-2006 07:43:50   

On the generate code window, what template group did you select? SelfServicing is the one that have collection classes as such: CustomerCollection.

neutcomp
User
Posts: 8
Joined: 16-Nov-2006
# Posted on: 17-Nov-2006 08:05:42   

Walaa wrote:

On the generate code window, what template group did you select? SelfServicing is the one that have collection classes as such: CustomerCollection.

I placed my information below my posting wink

But its SelfServicing. Hope to here from you soon

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 17-Nov-2006 08:30:34   

On th ethird tab of the Code Generation window "Task queue to execute": Please make sure that the Collection Classes tasks are selected within the list of Tasks in the Run Queue. (SD.Tasks.SelfServicing.CollectionClassesDirectoryCreator & SD.Tasks.SelfServicing.EntityCollectionClassesGenerator)

Select each one of them and make sure IsEnbaled check box is ticked.

neutcomp
User
Posts: 8
Joined: 16-Nov-2006
# Posted on: 17-Nov-2006 11:19:19   

Walaa wrote:

On th ethird tab of the Code Generation window "Task queue to execute": Please make sure that the Collection Classes tasks are selected within the list of Tasks in the Run Queue. (SD.Tasks.SelfServicing.CollectionClassesDirectoryCreator & SD.Tasks.SelfServicing.EntityCollectionClassesGenerator)

Select each one of them and make sure IsEnbaled check box is ticked.

YES!! Thanks! sunglasses