DADE -> Unable to link a query object to another query object where the SQL was edited manually...
Hi,
in the Data tab (DADE) of the report designer, when I modify manually a
query (Edit SQL), I can't link it to another query object anymore... It
works fine when the object is built via the query wizard/designer but as
soon as we modify it manually, we can't link it to another query object.
After manually editing a query, lots of options become disabled including
the link option... Is there a workaround?
Thanks in advance.
Yann St-Germain
in the Data tab (DADE) of the report designer, when I modify manually a
query (Edit SQL), I can't link it to another query object anymore... It
works fine when the object is built via the query wizard/designer but as
soon as we modify it manually, we can't link it to another query object.
After manually editing a query, lots of options become disabled including
the link option... Is there a workaround?
Thanks in advance.
Yann St-Germain
This discussion has been closed.
Comments
manually entered. The workaround is to use the query designer to configure
your query, and not to manually edit the SQL:)
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
The thing is that I wanted to use a select in a select:
select bla bla bla where id in (select distinct id from bla bla bla)
Anyway... I found a workaround by using the AutoSearchCriteria instead.
Once again, thanks for the feedback.
Yann
criteria for a field in the dataview.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com