Different dbms schemes in one project?!

Posts   
 
    
Rushmore
User
Posts: 125
Joined: 27-Jan-2005
# Posted on: 14-Dec-2010 11:42:39   

Hello,

is there any way to manage two or more different target-schemes in one LLBLGEN project?

My goal:

One common generic project and specific projects for the targets. Each entity get a custom property to which group it belongs to (automatic would be nice), so I can decide in my generic methods which adapter to use.

The problem:

The validator generates errors. Each entity must be mapped to each target dbms. For the first time it works. But If I Reverse-engineer some entities for dbms A, the mapped entities from dbms B are removed and vice versa.

Any suggestions?

Kind regards, Carlo

Rushmore
User
Posts: 125
Joined: 27-Jan-2005
# Posted on: 14-Dec-2010 16:18:38   

Rushmore wrote:

Hello, is there any way to manage two or more different target-schemes in one LLBLGEN project?

You can close the thread. I am not sure what happend but now it runs (again).

Kind regards, Carlo