How ?? How to disable this feature from TppDataDictionary? I don't want to use TableAlias. It's making my SQL alot of problem. I'm using Interbase, there's no point for me to use TableAlias and it is causing some unnessesary problems to my SQL.
The data dictionary helps show the tables aliases to the user. It does not affect the generated SQL. Therer is aliasing in the SQL that we perform, but it is not based on the data dictionary entries. Can you describe the problem that you are having in more detail? If it is an invalid SQL generation issue, then first make sure you are running the latest version of RB 7. If the problem persists, then please send us a demo or description of how we can reproduce the problem so that we can fix the SQL which is generated. Please send any examples to support@digital-metaphors.com directly.
Comments
affect the generated SQL. Therer is aliasing in the SQL that we perform,
but it is not based on the data dictionary entries. Can you describe the
problem that you are having in more detail? If it is an invalid SQL
generation issue, then first make sure you are running the latest version of
RB 7. If the problem persists, then please send us a demo or description of
how we can reproduce the problem so that we can fix the SQL which is
generated. Please send any examples to support@digital-metaphors.com
directly.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com