Thank you Jeff
Using your very helpful response, this morning I try the following scenario on my Windows 8.1 64 bits PC ...
- I start my consolidated SQL10 database with an SQL12 64 bits engine => OK
- The remote database is an SQL 12 database started with an SQL 12 64 bits engine => OK
- I create a Mobilink 12 64 bits service and try to start it => PROBLEM : the service doesn't start with the following error message (translated from french) : The column 'script_ldt' can't be found
I guess this problem is related to the fact that I use the SQL10 "syncsa.sql" script to create the mobilink database system tables in the SQL10 consolidated database.
I am supposed to replace these system tables and scripts with the SQL12 "syncsa.sql" script
I will try and post the result.