Dot Net App does not work for Pocket PC 2002

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a simple Dot Net App for my Pocket PC 2002 OS. All the app does is
connect up to my SQL database. But the app will not connect up to the
database. I use the 2002 emulator and get the error that can not find server.
But when I use the 2003 emulator it connects up fine to the database. That is
the same with my pda that runs 2003 and the one that runs 2002. It works on
the 2003 and does not connect on the 2002. Again the error that I get is that
it can not find the server.
What am I doing wrong????
Thanks for you help
MutlyP
 
Are you using IP address or the actual server name? Try to use IP address on
PPC2002.

HTH... Alex
 
It would help if you posted part of your code.

in your question you refered to my SQL db were you refering to "MySql" or my
SQL as in SQL 2000?
 
Back
Top