Add a new catalog to an existing project

Posts   
 
    
CowHills
User
Posts: 47
Joined: 14-Mar-2007
# Posted on: 22-Jun-2007 10:51:49   

Hi guys,

I'm using LLBLGen Pro with 3 different catalogs. The catalogs are SQL Server 2005 databases. The databases may reside on different machines. We use the adapter scenario to designate what connectionstring should be used.

Today we decided to create a new database. We would like to add this new catalog to our existing project. This would be very helpfull because we are using a lot of subtypes and typeconverters. It would be a real pain in the neck when we would have to create a new project containing all 4 catalogs.

I hope someone knows a solution for this.

Thanks in advance,

Gerben Vermeulen

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 22-Jun-2007 10:59:43   

From the Designer -> Refresh All Catalogs, and add the new catalog to the list of previously added catalogs, by selecting it from the list of catalogs.

CowHills
User
Posts: 47
Joined: 14-Mar-2007
# Posted on: 22-Jun-2007 11:02:04   

Thank you very much Walaa! I Was looking for a buton like 'Add new catalog' But this works just as fine.

Best regards,

Gerben Vermeulen