Hello Mike,

Tuesday, May 28, 2002, 5:24:54 AM, you wrote:

CMMSU2> Mapinfo v 6.5

CMMSU2> I can create a map based on a table with say, 1000 records and I can then
CMMSU2> create a select query that returns a subset of say 400 records.  Mapinfo
CMMSU2> then only seems able to highlight the selection but I want the map to just
CMMSU2> show the 400 records.  So far I have created a new map each time I have
CMMSU2> changed the criteria to create a 'refreshed' map.

CMMSU2> Is there any way I can create a a map from a select query and then refresh
CMMSU2> the map as a result of changing the query criteria without having to create
CMMSU2> a new map each time?
select * from SomeMap where <your_criteria> into SomeSelection
Map From SomeSelection

CMMSU2> Thanks


CMMSU2> Mike Collard
CMMSU2> Retail Pricing Desk Manager
CMMSU2> Shell U.K. Oil Products Limited
CMMSU2> PO Box 403, Staines, TW18 3ZB, United Kingdom

CMMSU2> Tel: +44 1784  89 7846 Fax: +44 1784 89 7845
CMMSU2> Email: [EMAIL PROTECTED]
CMMSU2> Internet: http://www.shell.com/uk


CMMSU2> ---------------------------------------------------------------------
CMMSU2> List hosting provided by Directions Magazine | www.directionsmag.com |
CMMSU2> To unsubscribe, e-mail: [EMAIL PROTECTED]
CMMSU2> For additional commands, e-mail: [EMAIL PROTECTED]



-- 
Best regards,
Vladimir Lashin
microOLAP Technologies LLC

MBBuilder - Visual Development Tool for MapBasic - http://www.microolap.com/gis/mb.htm
Raster Handler for ERDAS Imagine to MapInfo - http://www.microolap.com/gis/imgrhl.htm
MapInfo Callbacks Manager ActiveX - http://www.microolap.com/gis/micm.htm

mailto:[EMAIL PROTECTED]
http://www.microolap.com/gis/ - GIS related products



---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to