Otis wrote:
Together with the Project converter, we also released the first beta of the DDL SQL templates! These templates allow you to generate DDL SQL scripts from a loaded project, so you can convert a project from one db to another, and using the result generate DDL SQL. You can also use the templates to generate DDL SQL for your current project of course.
Enclosed is also a template to generate SqlServer CE DDL SQL, so it's easy to migrate a database to SqlServer CE.
Please see the enclosed readme for details. It's planned to migrate these templates into the LLBLGen Pro installer soon.
To download the templates, please go to the v2.0 download area and scroll down to the Tasks and Templates section.
Just a question: why the readme say "MS Access doesn't support DDL SQL statements"?
I'm not an expert of DDL, but to my knowledge MS Access support various DDL instruction (Create Table, Alter Table, Create View...)
But, I don't know if the supported DDL is enough, nor if it's "standard" DDL.
Thanks, Max