which browsers support SQL Server CE on mobile platforms? Does SQL Server CE come preinstalled (like SQLite) or user have to download it separately?
which browsers support SQL Server CE on mobile platforms? Does SQL Server CE come
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I know, none, though I don’t exactly have encyclopedic knowledge of mobile browser capabilities.
SQL CE would be embedded in your application, so in theory there would be nothing for the user to install. If you’re developing a mobile web application, then SQL CE would be embedded within your web app on the server. If you’re looking for a client-side solution, then SQL CE is probably not the right choice.