Solved my problem:

Instead of trying use strings in expressions ( x = table_name_string.column_name)
i did this:

select * from user_specified_table into _temp1

and worked with _temp1...



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

Reply via email to