T
Thomas Koester via AccessMonster.com
I have written a tool that analyzes the object dependencies in an ACCESS DB
and reports details about the database objects. It includes a simple SQL
beautifer but it is incomplete and I am unhappy with the code structure. I
was wondering if there are open source SQL beautifiers/indenters available
some place to learn from the example. Theory descriptions would be even
better, but I doubt that these are available.
A Google search has not shown any good results. Can somebody of you point me
into the right direction?
VBA code for Jet-SQL would be perfect but more or less any other combination
of language and SQL dialect (e.g. PHP/MySQL) should also help.
Any hints would be greatly appreciated.
Thomas
and reports details about the database objects. It includes a simple SQL
beautifer but it is incomplete and I am unhappy with the code structure. I
was wondering if there are open source SQL beautifiers/indenters available
some place to learn from the example. Theory descriptions would be even
better, but I doubt that these are available.
A Google search has not shown any good results. Can somebody of you point me
into the right direction?
VBA code for Jet-SQL would be perfect but more or less any other combination
of language and SQL dialect (e.g. PHP/MySQL) should also help.
Any hints would be greatly appreciated.
Thomas