Browse by Tags

All Tags » SQL Server (RSS)

Security Problems

Q: I'm having difficulty understanding the security model between SQL Server CE, IIS and SQL Server. Are there any good reference papers on this? A: Yes, Microsoft are continually updating Documents Online but there are a couple of additional whitepapers...

MARS

Q: Does SQL Server CE support Multiple Active Resultsets? A: Yes (since SQL Server Mobile 3.0) - unlike SQL Server 2005 there is no flag that has to be set as this feature is always on. However, it doesn't support batch sql commands.
Posted by Administrator | with no comments
Filed under: , ,

Security Overview

Q: I don't understand the security relationship between sql server, IIS and sql server compact edition. Is there a good starting point for me to get a grip of how it all works. A: One of the great features added into SQL Server Compact Edition is the...

Synchronising with Access

Q: Can I synchronise a SQL Server CE database with Access? A: Yes, there is currently a CTP version available of the Access Database Synchronizer which can be downloaded here . The following are some of the points of interest: It has been designed to...
More Posts