|
-
May 7th, 2007, 01:04 AM
#1
Thread Starter
Addicted Member
Load data for online database ?
hi,
How to load data from online database ? and then display to pocket pc application ?
-
May 7th, 2007, 01:53 AM
#2
Frenzied Member
Re: Load data for online database ?
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
-
May 7th, 2007, 02:54 AM
#3
Thread Starter
Addicted Member
Re: Load data for online database ?
 Originally Posted by petevick
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.
i use mysql database on the server.
what this database can connect with pocket pc ?
-
May 7th, 2007, 03:45 AM
#4
Member
Re: Load data for online database ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|