Home > Archive > SQL Anywhere Mobile > November 2005 > How to use dbmlsynccomg.dll in Pocket PC.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to use dbmlsynccomg.dll in Pocket PC.
Jayanta Biswas

2005-06-15, 7:24 am

Hi,
We are using dbmlsynccomg.dll with Visual Studio .Net. It works fine in
Windows XP. But we are not able to use the same dll in Pocket PC. Is there a
different dll available for CE?
Our environment:
Language: C#
ASA/ Mobilink version: 9.0.2:3044
Device: HP iPaq 2003
OS: Windows CE 4.2.0

Any help will be highly appreciated.
Best regards.
Jayanta.



Chris Keating \(iAnywhere Solutions\)

2005-06-15, 7:24 am

Have you installed the ASA software for Windows CE? I see the file in my
install.
"Jayanta Biswas" <jayanta@esspl.com> wrote in message
news:42b008c9@forums
-1-dub...
> Hi,
> We are using dbmlsynccomg.dll with Visual Studio .Net. It works fine in
> Windows XP. But we are not able to use the same dll in Pocket PC. Is there
> a different dll available for CE?
> Our environment:
> Language: C#
> ASA/ Mobilink version: 9.0.2:3044
> Device: HP iPaq 2003
> OS: Windows CE 4.2.0
>
> Any help will be highly appreciated.
> Best regards.
> Jayanta.
>
>
>



Jayanta Biswas

2005-06-15, 9:24 am

Thanks a lot for your reply.
I can find the dll in my installation under "C:\Program Files\Sybase\SQL
Anywhere 9\win32". This dll works fine in Windows application. I can add
this dll to the toolbox.

But while developing application for Win CE, I can't add the same dll to the
toolbox. I found another dll in "C:\Program Files\Sybase\SQL Anywhere
9\ce\arm.30" and tried to add that to the toolbox. I get the following
error:

"File C:\Program Files\Sybase\SQL Anywhere 9\ce\arm.30\dbmlsynccomg.dll
can't be added. It was not recognized as a COM server."

Am I using the correct dll?
Thanks and regards.
Jayanta.

"Chris Keating (iAnywhere Solutions)" < Spam_NoThanks_keatin
g@iAnywhere.com>
wrote in message news:42b01762@forums
-1-dub...
> Have you installed the ASA software for Windows CE? I see the file in my
> install.
> "Jayanta Biswas" <jayanta@esspl.com> wrote in message
> news:42b008c9@forums
-1-dub...
>
>



David Fishburn

2005-08-10, 11:26 am

"Jayanta Biswas" <jayanta@esspl.com> wrote in
news:42b03841$1@foru
ms-1-dub of sybase.public.sqlanywhere.mobilink:

JB> I can find the dll in my installation under "C:\Program
JB> Files\Sybase\SQL Anywhere 9\win32". This dll works fine in Windows
JB> application. I can add this dll to the toolbox.
JB>
JB> But while developing application for Win CE, I can't add the same dll
JB> to the toolbox. I found another dll in "C:\Program Files\Sybase\SQL
JB> Anywhere 9\ce\arm.30" and tried to add that to the toolbox. I get the
JB> following error:
JB>
JB> "File C:\Program Files\Sybase\SQL Anywhere
JB> 9\ce\arm.30\dbmlsynccomg.dll can't be added. It was not recognized as
JB> a COM server."
JB>
JB> Am I using the correct dll?

No, since that component is not supported for the Compact Framework.
Currently (as of 9.0.2) we do not have a native solution.
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).

EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm

Developer Community / Whitepapers
http://www.ianywhere.com/developer

CaseXpress - to report bugs
http://casexpress.sybase.com

CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]

Jayanta Biswas

2005-11-08, 4:14 pm

Will you be compiling the DLL for .NETCF soon. or do you have any other
alternate solution.


On 10 Aug 2005 06:56:51 -0700,
in sybase.public.sqlanywhere.mobilink
David Fishburn <fishburn_spam@off.ianywhere.com> wrote:
>"Jayanta Biswas" <jayanta@esspl.com> wrote in
> news:42b03841$1@foru
ms-1-dub of sybase.public.sqlanywhere.mobilink:
>
>JB> I can find the dll in my installation under "C:\Program
>JB> Files\Sybase\SQL Anywhere 9\win32". This dll works fine in Windows
>JB> application. I can add this dll to the toolbox.
>JB>
>JB> But while developing application for Win CE, I can't add the same dll
>JB> to the toolbox. I found another dll in "C:\Program Files\Sybase\SQL
>JB> Anywhere 9\ce\arm.30" and tried to add that to the toolbox. I get the
>JB> following error:
>JB>
>JB> "File C:\Program Files\Sybase\SQL Anywhere
>JB> 9\ce\arm.30\dbmlsynccomg.dll can't be added. It was not recognized as
>JB> a COM server."
>JB>
>JB> Am I using the correct dll?
>
>No, since that component is not supported for the Compact Framework.
>Currently (as of 9.0.2) we do not have a native solution.
>--
>David Fishburn
>Certified ASA Developer Version 8
>iAnywhere Solutions - Sybase
>Professional Services
>Please only post to the newsgroup
>Please ALWAYS include version and MORE importantly BUILD number with
>EACH post (dbeng9 -v).
>
>EBFs and Maintenance Releases
>http://downloads.sybase.com/swx/sdmain.stm
>
>Developer Community / Whitepapers
>http://www.ianywhere.com/developer
>
>CaseXpress - to report bugs
>http://casexpress.sybase.com
>
>CodeXchange - Free samples
>[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
>

David Fishburn

2005-11-08, 4:14 pm

"Jayanta Biswas" <jayanta@esspl.com> wrote in news:4370c7a7$1@foru
ms-1-dub
of sybase.public.sqlanywhere.mobilink:

JB> Will you be compiling the DLL for .NETCF soon. or do you have any other
JB> alternate solution.

It is not a matter of recompiling it.

Have a read through this thread for an alternative.
http://groups.google.com/group/syba...ilink/browse_th
read/thread/56e7132ee7e5ab1c/283e6aedea4d4972?
lnk=st& q=compact+framework+
party+group:sybase.public.sqlanywhere.mobilink&r
num=1& hl=en#283e6aedea4d49
72

Or as a tinyurl:
http://tinyurl.com/79jv7
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).

EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm

Developer Community / Whitepapers
http://www.ianywhere.com/developer

CaseXpress - to report bugs
http://casexpress.sybase.com

CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com