Hi,
I'm having trouble joining between the current selection and a mappable
table using a graphical join (within, etc) within MapBasic code. So far I
have determined that I can't :
- use Selection because selection.Obj is not valid in the join
- store selection as query, because joins must be on base tables
I tried saving the selection as a new table to disk and then joining two
tables. But I don't like the idea of creating multiple tables to the clients
disk (one everytime the function is run in a session), because the only time
I can safely delete the new table is when the program ends - assuming it
ends nicely.
Is there any alternative to this situation?
Thanks
Lorraine
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.