on 5/28/02 0:55, Paul Gaspar at paul (at) bizzcross DO.T com wrote:
> But this one still makes a -39: > > select L_261.DOCTYPE, L_261_12.PARENT > from L_261, L_261_12 > where L_261_12.PARENT=L_261.DOCID > order by L_261.DOCID > > > The only difference is that both tables are selected. Unfortunately > this is the situation I use in my project, and did work in all > Valentina Versions before b9. > > > This one also produces a -39 (just one select from the other table): > > select L_261.DOCTYPE > from L_261_12, L_261 > where L_261_12.PARENT=L_261.DOCID > order by L_261.DOCID
Paul, please send me db
-- Best regards, Ruslan Zasukhin
------------------------- Paradigma.
e-mail: ruslan@paradigmasoft.com web : http://www.paradigmasoft.com
To subscribe to the Valentina mail list send a letter to valentina-on (at) lists DO.T macserve.net ©2002 Ruslan Zasukhin |