DatabaseSpecific Folder Missing.

Posts   
 
    
Posts: 12
Joined: 05-Apr-2006
# Posted on: 06-Apr-2006 13:24:34   

Hi Everyone,

 I tried learning LLBLGen Pro using the Northwind Example downloaded from, 

http://www.llblgen.com/pages/files/Example_NorthwindCS1_Adapter_10242005.zip

I could see a folder called DatabaseSpecific that contains some classes like: DataAccessAdapter,PersistenceInfoFactory etc.

But when i tried to create my own project using LLBLGen Pro, i get only DatabaseGeneric folder.

What should be done to get DatabaseSpecific folder?

Thanks in advance, Dhivya.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 06-Apr-2006 15:42:17   

A DatabaseSpecific folder should be created in the same folder as the DatabaseGeneric folder when you select any of the Adapters configuration templates to generate your code upon.

Would you please specify which Generator configuration and which template set did you use to generate your code?

Also it would be helpful if you mentioned the version of the LLBLGen Pro Designer used.

Posts: 12
Joined: 05-Apr-2006
# Posted on: 06-Apr-2006 16:17:02   

I am using LLBL Gen Pro Version: 1.0.2005.1 Final(March 2nd, 2006).

Generator Configuration:

SelfServicing, two class scenario(Full)Vs.Net 2005(1.0.2005.1.10232005)

Template Set:

C# Template set for SqlServer(1.0.2005.1)(1.0.2005.1.111705)

Plz help me.

Thanks, Dhivya.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 06-Apr-2006 16:24:31   

The DatabaseSpecific folder is generated only if you used the Adapter Scenario, not the SelfServicing.

Posts: 12
Joined: 05-Apr-2006
# Posted on: 07-Apr-2006 06:01:38   

Thanks a lot Walaa.

It works now.

Thanks, Dhivya.