Dear users,

I have a problem of some complexity that I am hoping somebody can 
shed some light on.

I have two tables, one a native mapinfo table and the other an 
imported access table.  Both tables have identical columns, except 
that the access table has had (a) changes made to some of the records 
and (b) do not contain any objects.

What I am trying to do is update the imported table by inserting the 
objects from the native mapinfo table.  My solution was to loop 
through each record in the native table and store the id and object 
as variables, then select the appropriate record from the imported 
table based on the id and update the object field with the object 
variable.  The problem I suffer at the moment is that the update 
command refuses to accept the object variable.

If anyone has any ideas or solutions I would be very grateful.


**********************************************************************
Traffic Director for London

This email and any files transmitted with it are private and 
intended solely for the use of the individual or entity to whom they   
are addressed.

This email does not constitute a commitment by TDfL.
**********************************************************************
Traffic Director for London
College House, Great Peter Street, London SW1P 3LN
Tel: 0207 222 4545              FAX: 0207 976 8640
**********************************************************************
----------------------------------------------------------------------
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