Hi Imar
I am trying to write an application to access a database content on a web server from a pda.
I will list the methods I propose to achieve this
1. Download te database from a web server to a PC then sychronize the PDA to the PDA. The write code in
VB that will download the database to pocket access on the PDA so I can access the content via webpages I design.
2. Communicate directly with the server by writing
VB code that will translate the content that the asp engine retrieves into a format it can read and understand. Then store this data in pocket access where I can read the content like I was just surfing the net.
Any help will be appreciated on the best route to take to achieve results quickly.
Thank you.