Re: Mobilink synchronization error
The syncase.sql in 32 bit and 64 bit should be the same.Did you have a copy of 32 bit? Just compare it.
View ArticleRe: 12.0.1.3797 Database corrupt on mobile device
Is seems all this information if for a desktop computer. We have a handheld with operating system "Windows embedded Handheld 6.5 Professional". It looks like if the database gets corrupt when the user...
View ArticleRe: 12.0.1.3797 Database corrupt on mobile device
Some wild guesswork: as it's on Windows, it might be possible to configure the driver for the SD card in two ways: fast or secure (like external storage devices in desktop versions of Windows).Another...
View ArticleUnable to load custom mlreplay DLL
Hi everyone, I am trying to use a custom mlreplay DLL to test synchronization performance. I have created the dll using the generated source files from 'mlgenreplayapi' utility but when I try to start...
View ArticleRe: Unable to load custom mlreplay DLL
Update: It looks like I forgot to add dependency dll to the work directory. Now the dll is loaded but none of the callbacks can be found. I get this in the log: I. 2013-12-18 14:13:24.100. SQL...
View ArticleRe: Unable to load custom mlreplay DLL
Found the answer! I had to create a .def file and put the exported callback functions into it like so: LIBRARY ml-replayEXPORTS CreateAndInitMLReplayUploadTransaction DelayCreationOfSimulatedClient...
View ArticleRe: Mobilink synchronization error
Hi Gabrielle, I did a quick check, and I installed SQL Anywhere 16 on to a Windows 7 x86 machine and on to a Windows 7 x64 machine - the diff between the "\MobiLink\Setup\syncase.sql" files doesn't...
View ArticleRe: 12.0.1.3797 Database corrupt on mobile device
Hi Eric, Is a "Flush to disk" possible on a handheld? The short answer to this question is: "yes." We actually do this currently - we always try to write directly to the file store via the Windows API,...
View ArticleRe: Mobilink synchronization error
If they are different, could you attach the diff between these two files? If so, it should be a bug for the installer. Thanks.
View ArticleRe: Mobilink synchronization error
I installed mine to a Windows XP x86 machine. the attached file is my syncase.sql and that file doesn't contain all the the necessary tables, procedures etc that needs to be installed by mobilink.
View ArticleDeploying CLR
Hi. I've written some functions in a C# DLL, which is called from a stored procedure using CLR.Is it possible to update this DLL without having to stop the database-server?It looks like the server is...
View ArticleRe: Mobilink synchronization error
Hi Gabrielle, Do you have a full SQL Anywhere 16 installation or a deployment of it (built from another installation)? What was the file path that you found this file on - was it c:\Program Files\SQL...
View ArticleRe: Deploying CLR
Hello Bjarne, Which version and build of SQL Anywhere 12 are you using? There was a bug (CR #739187, fixed in 12.0.1.3902) where if you issued 'STOP EXTERNAL ENVIRONMENT CLR' that even if no other...
View ArticleRe: Mobilink synchronization error
I'm using the trial version of SQL Anywhere 16.That is the path where I found it.
View ArticleRe: Deploying CLR
Thanks Jeff! Looks like exactly what we need.I'm currently downloading and is going to test later today. Regards, Bjarne
View ArticleRe: Failed to download the trial edition of ASA16
Possibly this is some network blocking issue in China.Now I tried it again, seems the last download always blocked.
View ArticleRe: Mobilink synchronization error
Hi, this is not correct.In the trial version of SA16, the syncase.txt locates at:{SA16}\MobiLink\Setup\syncase.sql. The content looks like: --...
View ArticleEBF Download
Hi all, this link http://downloads.sybase.com/swd/base.do for EBF download is broken..RegardsRG
View ArticleRe: EBF Download
That link works for me (connecting from Germany) and shows the page that is supposed to be displayed.
View Article