On 8/25/06, Data Directions <[EMAIL PROTECTED]> wrote:
View tables are great, if you can get them working!
When I try to run the following View Table, I get an error message saying
Bore_Total_Water_Usage:11: Numeric values required. Any ideas? Thanks. Bill
!table
!version 100
Open Table "SurfaceWaterUsage" Hide
Open Table "T-WaterBores" Hide
Create View Bore_Total_Water_Usage As
Select RN, n_use_amt
>From SurfaceWaterUsage, T-WaterBores
Where SurfaceWaterUsage.RN = T-WaterBores.RN
Try changing T-WaterBores to T_WaterBores (underscore instead of minus sign).
--
Richard Greenwood
[EMAIL PROTECTED]
www.greenwoodmap.com
_______________________________________________
MapInfo-L mailing list
[email protected]
http://www.directionsmag.com/mailman/listinfo/mapinfo-l