With respect to this from your web site,
LLBLGen Pro saves developers a lot of time, up to over 50% of a total project's development time, and lets them focus on the real deal: business logic code, instead of having them hammer out an endless list of almost the same routines. You design your database schema's with the abstract modelling tools you always use (for example a NIAM/ORM designer like Visio, or an E/R modeller), and LLBLGen Pro takes care of the rest. All you have to do next is modify some of the names LLBLGen Pro has given entities and fields if necessary, and generate code.
We have a schema from a tool that makes a DDL which will generate and modify a database. Is it possible to use LLBL's tool to build entities from that instead of from the DB directly.