dravidian wrote:
- Do I need create 2 different projects in LLBLGEN for each database?
You can make a single project to target two (or more) databases, depending upon you needs. (if the catalogs are in the same SqlServer server).
dravidian wrote:
- I made the mistake of starting out by putting my user tables in the same database and creating one project for all my entities. Will I need to start from scratch with my codegeneration?
I'm afraid you should start again. But maybe your business specific code still works with a little refactoring.
dravidian wrote:
- Where can I find information on what happens to the generated code when I change database structure and need to regenerate the code?
LLBLGenPro Help - Using the designer - Refreshing the catalog schemas.
LLBLGenPro Help - Using the designer - Generating code.
Please let us know if we can help you further.
Happy New Year!