|
Home > Archive > SQL Anywhere Mobile > July 2005 > Connecting to CE database from Sybase Central (Cradled)
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 |
Connecting to CE database from Sybase Central (Cradled)
|
|
| Ignacio Mateos 2005-07-21, 1:24 pm |
| Hi:
I want to use Sybase Central on my CE database, I have been able to do so
when using Wireless, without any problem.
Now, I am not able to connect when Cradled (some of my PDAS have no
wireless). I have tried to use the IP 127.0.0.1 and 192.168.55.101 and
192.168.55.100 when defining my ODBC in my PC, and nothing happens: server
not found.
I have used the -z option in the dbsrv9 in the CE device, and these are the
addresses I see, don't know what else to try.
Any suggestions?
| |
| Shuchit 2005-07-21, 8:25 pm |
| "Ignacio Mateos" <imateos@telefonica.net> wrote in
news:42dfeda3$1@foru
ms-1-dub:
> Hi:
>
> I want to use Sybase Central on my CE database, I have been able to do
> so when using Wireless, without any problem.
>
See this technote
<http://www.ianywhere.com/developer/...vesync_asa.html>
It talks about dbisql, but it will also work for Sybase Central.
Shuchit
| |
| Ignacio Mateos 2005-07-22, 7:26 am |
| Thank you, it works, I'd wish I could start the server on the CE on another
port so that I could also connect to my desktop while I am using S Central.
Now it directs all the requests on 2638 to the CE.
Regards
"Shuchit" <me@privacy.net> escribió en el mensaje
news:Xns969AA60D6671
Dsvelkarprivacynet@1
27.0.0.1...
> "Ignacio Mateos" <imateos@telefonica.net> wrote in
> news:42dfeda3$1@foru
ms-1-dub:
>
>
> See this technote
> <http://www.ianywhere.com/developer/...vesync_asa.html>
>
> It talks about dbisql, but it will also work for Sybase Central.
>
>
> Shuchit
| |
| David Fishburn 2005-07-22, 9:26 am |
| "Ignacio Mateos" <imateos@telefonica.net> wrote in
news:42e0bd36@forums
-2-dub of sybase.public.sqlanywhere.mobilink:
IM> Thank you, it works, I'd wish I could start the server on the CE on
IM> another port so that I could also connect to my desktop while I am
IM> using S Central.
IM>
IM> Now it directs all the requests on 2638 to the CE.
Right, I had the same issue, I chose a different port.
I also started the server on the CE device on a different port to match:
dbsrv9 -x tcpip(port=60000) ...
--
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]
|
|
|
|
|