A
Andy Baker
We have an VB.NET 2003 application running on windows CE.NET devices that
access an SQL Server 2000 database on a PC network. Usually, this is done
via a WLAN card in each device, and each device logs into the network
wirelessly, uploads and downloads data, then disconnects, which works well.
We have one potential customer who has no faith in wireless devices, and
wants to see an emergency option where if the wireless network doesn't work,
they can plug the device into a cradle, or connect a cable, and do the
transfer directly.
I don't have the option of plugging a wired ethernet card into the
device, as the slots are hidden from the user, so the only way that I can
see of doing it is via Activesync. My questions are 1) Is this possible /
desirable - in my experience I have had many more problems with Activesync
than I ever have with Wireless connections. 2) The way that the device works
wirelessly is that 'knows' the static IP address of a PC on the LAN,
establishes a connection, and connects to the SQL server database directly.
What changes would I have to make to make it work with Activesync as well?
Does the PC see the device connected via Activesync in the same way as it
would a wireless device? Thanks in advance.
Andy Baker
access an SQL Server 2000 database on a PC network. Usually, this is done
via a WLAN card in each device, and each device logs into the network
wirelessly, uploads and downloads data, then disconnects, which works well.
We have one potential customer who has no faith in wireless devices, and
wants to see an emergency option where if the wireless network doesn't work,
they can plug the device into a cradle, or connect a cable, and do the
transfer directly.
I don't have the option of plugging a wired ethernet card into the
device, as the slots are hidden from the user, so the only way that I can
see of doing it is via Activesync. My questions are 1) Is this possible /
desirable - in my experience I have had many more problems with Activesync
than I ever have with Wireless connections. 2) The way that the device works
wirelessly is that 'knows' the static IP address of a PC on the LAN,
establishes a connection, and connects to the SQL server database directly.
What changes would I have to make to make it work with Activesync as well?
Does the PC see the device connected via Activesync in the same way as it
would a wireless device? Thanks in advance.
Andy Baker