Hello, all
Several of my clients reported a problem that mobilink does not send data correctly from their client DBs to the consolidated DB.
When I examined their DBs I noticed that the problematic table had different column order for some reason. This caused the Mobilink update incorrect fields.
My question - is there a way to tell the Mobilink to use column names instead of numbers? The update script is correct, however, it is useless, because it is updating according to the column ID, instead of the column name.
What can be done about it, short of destroying the table and recreating it?