How do I join these two tables?
tblID = qVar.appendTable( ":priv:AvgsDetail.DB" )
tblID = qVar.appendTable( ":priv:SumsDetail.DB" )
I can Append and check fields, but can't figure out how to join tables.
Also, can I do calculations on fields using QBE?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.