v4rb2 syntax question

Dave Parizek dave at Parizek.com
Tue Feb 15 11:39:56 CST 2005


With V4RB 1.x, if you had 2 tables joined via an object pointer, you 
did not need to specify the join the where clause:

select * from t1, t2

worked, not necessary to add "where t1.ptr = t2.recid

With V4RB2, it is necessary to add the where clause part.

Will this be staying this way, or has it just not been implemented yet?

--dave
-- 

_______________________________________________
Dave Parizek
Dave at RemainderZ.com

"Outside of a dog, a book is a man's best friend.
Inside a dog, it's too dark to read."
                  -- Groucho Marx


More information about the Valentina-beta mailing list