Hi,
I'm trying to insert an object variable (created from a buffer) into another
table with no luck. Here's the meat of the code:
Dim temp_buff As Object
Create Object As Buffer From TableName Width 2.0 Units "km" Type Spherical
Resolution 6 Into Variable temp_buff
(I then want to do something like...)
Insert Into buff_table (Obj) Select * From temp_buff
This gives me an error that says: "Expression does not evaluate to a column
or table name"
Does anyone know how to use the Insert command so that I can insert my
temp_buff object into my buff_table?
Thanks in advance,
Patrick Himmelberg
Sprint PCS - RF Engineering
T (913) 315-2835
F (913) 315-2542
[EMAIL PROTECTED]
_______________________________________________________________________
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.