Subject | ORDER clause allowed inTwwIBOTable.query property? |
---|---|
Author | Arpe Software - Programacion |
Post date | 2002-03-12T12:26:33Z |
Hello,
I have tried to set order in a TwwIBOTable (infopower simulation) setting
it's query property with something like this:
'SELECT * FROM A WHERE A.ID=:wID ORDER BY A.NALB'
I can open the table but it is ordered using primary-key. It worked all
right with BDE-db7 and true Infopower TTable descendant tables .
Is there any way of making IBOTables to obey ORDER clauses?, (I can't
convert all my TwwIBOTables to TwwIBOQuerys because application sould be
completely rewritten.
Thanks, Arpe
I have tried to set order in a TwwIBOTable (infopower simulation) setting
it's query property with something like this:
'SELECT * FROM A WHERE A.ID=:wID ORDER BY A.NALB'
I can open the table but it is ordered using primary-key. It worked all
right with BDE-db7 and true Infopower TTable descendant tables .
Is there any way of making IBOTables to obey ORDER clauses?, (I can't
convert all my TwwIBOTables to TwwIBOQuerys because application sould be
completely rewritten.
Thanks, Arpe