Hi,
What would it take to add support for additional databases, apart from SQL Server, PostgreSQL, Oracle, MySQL, DB2 and SQL Standard?
What I mean is: what classes are involved in the process of generating the DDL scripts for each of these DBs, and how can I implement support for additional ones, such as, for example, Access?
Thanks,
Ricardo Peres
PS - I originally posted this on the Open Discussion & Feature Requests forum, but I think it belongs here instead.