Hi Guys
We just started using LLBLGen v3.1 and wheh we ran it, it does not sort of generate entity classes for all the database tables anymore? there seems to be only one file that gets generated? is that right?
Also it keep showing me the following messages?
"can be considered orphaned (no project element is mapped onto it)"
for all the tables that are inside my llblgen project?
How do i include these tables/stored projects as part of the project, so that it does not consider them orphan and rather generates the code for them?
Any help?
EDIT:
"Looks like i found out the answer" but i am not sure if that's the right way to do it. So first you add the database and related tables into the LLBLGen and then from there on, you click on the database and select reverse engineer to entity definition and then add to the project? Is that the right way to do it?