MI unsubscribe MapInfo-L

1999-12-09 Thread BDT

unsubscribe MapInfo-L


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Need Help

1999-07-14 Thread BDT

We are the MapBasic programmers. We write a application to select a group
of polygon into selection. We use the spatial SQL statements.
We want to find out the polygons in Table1 that are not contained by
the polygons in Table2.

Ex. Select Obj From Table1 Where not (Obj within any(Select Obj From
Table2))

With the Table1 of more than 3 polygons,the Table 2 more than 2
, the time is very slow. It takes more than 10 minutes.
But we have to do it very often.

If anyone knows a solution to speed up this process, please
help us.

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]