K
klwemu
i want to add a table to a existing query. the problem is the correct
syntax.
when i simple add the tablename in the WHERE, it works in the most
simple cases - but with complex queries, i receive mostly a syntax
error.
with vba i see no way to parse the sql string to get a working syntax.
my idea: is it not possible to call the function behind the frontend
"add tables" feature?
(what you are using in the query composer)
something like: AddTableToQuery(qdName, tabName)
the function should also add the relations.
regards, klwemu
syntax.
when i simple add the tablename in the WHERE, it works in the most
simple cases - but with complex queries, i receive mostly a syntax
error.
with vba i see no way to parse the sql string to get a working syntax.
my idea: is it not possible to call the function behind the frontend
"add tables" feature?
(what you are using in the query composer)
something like: AddTableToQuery(qdName, tabName)
the function should also add the relations.
regards, klwemu