hi,
How to load data from online database ? and then display to pocket pc application ?
Printable View
hi,
How to load data from online database ? and then display to pocket pc application ?
Hi,
you mean from Sql2005 or Sql2000 on a server?
Look at replication, rda or you can use SqlClient to read from the database, and populate your PPC database.
There are good tutorials on replication and rda on MSDN, and I wrote an article on replication here
Pete
thanks for your answar.Quote:
Originally Posted by petevick
i use mysql database on the server.
what this database can connect with pocket pc ?
Check out this post
http://www.vbforums.com/showthread.php?t=464697