K
Kev Westwood
Hi
I am developing an application for Windows CE v5 on a device with a wireless
adapter connected to a LAN. I am trying to decide which is the best method
of connecting my application to a SQL server database.
I have already successfully connected using sqlclient.slqconnection so can
read and write data etc via this method.
I have also tried creating a web service. So i can use the methods of the
web service to read and write data to the database.
Boths these approaches work fine so im trying to work out the pros and cons
of each. Any comments/suggestions would be much appriciated.
Thanks
Kevin
I am developing an application for Windows CE v5 on a device with a wireless
adapter connected to a LAN. I am trying to decide which is the best method
of connecting my application to a SQL server database.
I have already successfully connected using sqlclient.slqconnection so can
read and write data etc via this method.
I have also tried creating a web service. So i can use the methods of the
web service to read and write data to the database.
Boths these approaches work fine so im trying to work out the pros and cons
of each. Any comments/suggestions would be much appriciated.
Thanks
Kevin