The problem is because U are trying to set 3 values for one Column.
The Insert Statments should be used as below.

Insert Into [Col1,Col2,...Coln]  Values [Val1,Val2,..Valn]

Thanks,
Sandeep Mehndiratta


----------------------------------------------------------------------
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