Hey GIS buddies,
This one has me crawling from the ceiling. I am trying to do a join with two
tables. One is a simple txt table and one a native MI table. When I copy the
syntax from the MAPBASIC window into my mapbasic program and replace the
appropriate where clause and column name with variables which look just like
the syntax I get the - no join specified between tables -. I don't get how
that can be when the variables are exactly the syntax missing from the join
statement. Any help greatly appreciated.
here is the syntax:
path = Customer_Count_09_04_01
tablerefined = path+".Cnty_Fips_Code"
note tablerefined
Select * from _2000_HH, path where _2000_HH.County_FIPS = tablerefined into
Selection
Browse * From Selection
NEAL T. NIEMIEC
GIS APPLICATION DEVELOPER
(303) 706-4497
ECHOSTAR @ INVERNESS OFFICE
90 Inverness Circle East
Englewood CO 80112
_______________________________________________________________________
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.