FAQ Profile Memberlist Usergroups Register
Log in to check your private messagesLog in to check your private messages -> Log in  
Prepare for SQL Server Everywhere Edition

 
Post new topic   Reply to topic    Smartphone Thoughts Forum Index -> DEVELOPER Printable version
View previous topic :: View next topic  
Author Message
Kris Kumar
Contributing Editor


Joined: 02 Jul 2003
Posts: 4267
Location: Rochester, NY, USA

PostPosted: Tue Aug 08, 2006 9:30 am    Post subject: Prepare for SQL Server Everywhere Edition Reply with quote

http://msdn.microsoft.com/vstudio/d...leverywhere.asp

"Microsoft recently announced that it will be evolving the SQL Mobile product into a product named SQL Server Everywhere Edition. SQL Mobile is currently a database that you can use on "mobile" devices, which include Tablet PCs, Pocket PCs, and Smartphones. SQL Mobile differs from SQL Server in that with SQL Mobile, there is no "server" running as a background process. The engine for SQL Mobile consists of a handful of DLLs that you reference from your application. When you want to connect to a database, you just put the path to the database file in your connection string. In fact, working with SQL Mobile feels a lot like working with an Access/Jet database. The limitation for SQL Mobile, today, is that it will only run on "mobile" devices. In other words, you can't deploy an application that uses SQL Mobile to desktops or laptops."



SQL Everywhere is the new and improved version of SQL Mobile. SQL Everywhere enables a truly portable database file that can be moved between the desktop, the laptop, the Tablet PC and the Windows Mobile device. It is as easy to code and deploy as Microsoft Access. Scott Swigart has written an introductory article about SQL Everywhere on MSDN that can help you in getting started.

Source: Backstage at MED
Back to top
View user's profile Send private message Visit poster's website
SCPH
Smartphone Pupil


Joined: 24 Mar 2006
Posts: 32

PostPosted: Wed Aug 16, 2006 11:40 am    Post subject: SQLite Reply with quote

If you are interested in this, you might want to check out SQLite instead. Instead of being a database with caveats for each platform, it works exactly the same on every platform (mobile, MS Desktop, *nix, MacOS, everything). It is not as full featured as MSSQL, but I would say it covers 90% of what most people expect to do with a database on a phone.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Smartphone Thoughts Forum Index -> DEVELOPER All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You can vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Copyright 2004 Jason Dunn | Web design & development by Fabrizio Fiandanese