khelb wrote:
Otis wrote:
No, we probably won't make this change. The problem is mainly about security. If any roaming wireless device is able to connect to your sqlserver database, you don't really have control over what will happen next.
If I may add my 2c here: it don't see your argument (the security risk) as a reason for not to provide this support (mobile <-> SQL Server 2000/2005).
I mean, can security be a reason whether or not to support something, in this discussion I mean. Because one can develop alot of other security risks in the other supported scenarios. I can imagine a laptop in the same situation as a pda could be (in the field, using wifi or GPRS). So where's the security there?
The security argument is mainly the reason why not a lot of people will use the setup discussed here. Suporting the compact framework is already a big pain due to lack of serious testing abilities (that seems to change in orcas I believe) and limitations of the compact framework, and if we now also have to provide two DQE's, testing will be an even bigger problem, and if I then look at the potential group of people using this, I think the group is very small, especially because sqlservers most of the time aren't made available for everyone to access: most usages of the compact framework here is either:
- a thin client solution so you access a webpage for example or a webservice
or
- a local CE database so you don't have to access any central db.