Hi,
I'm using the most recent version off SAP SQL Anywhere (v16, build 1691).
On trying to synchronize an Ultralite database throught Mobilink and defining a download_cursor on a .NET assembly, i'm getting the following error.
E. 2013-11-19 15:27:41. <13> [-10403] The method matching 'RFA_SAPSync_Runtime.RFA_SAPSync_Runtime.GetVisitasData' found in class 'RFA_SAPSync_Runtime' must return void
E. 2013-11-19 15:27:41. <13> [-10019] Error fetching table script SUM004_VISITAS.download_cursor
Since the method is used on a download_cursor event it should return a SQL string and not void.
Best regards,
José Sarmento
P.S.- this assembly works on v11 and v12 of SAP SQL Anywhere