User-225854692 posted
Hi, I am new to mobile device applications development. I have a remote database table with product id and pictures. I would like to display the picture from the database when the product id is entered. How can I achieve this kind of functionality for small
devices like PDA or others. What do I need to access the remote database? I appreciate your help. Thanks..
You can very well use the ADP.NET object to get the data from the db and use the value to display the image in pda. All device wont support jpg or gif format u can write a filter to suppor multiple device.