SQL Server 2005 Compact VS Mobile edition?

  • Thread starter Thread starter Guest
  • Start date Start date
Ofer,

SQL Server Compact Edition is just the new name for SQL Mobile. You can
think of it as just version 3.1. The main technical difference is that SQL
Mobile couldn't run on desktop computers other than dev machines and
TabletPCs, and that restriction has been removed for SSCE.
 
I beg your pardon, I just re-read your post (should open my eyes abit more).
I thought you were asking what the differences between the desktop SQL Server
and the new version 3.0 Mobile Edition was.

There are so many names for SQL Mobile. The version number is what is
important.

Simon.
 
SQL Server Compact Edition is just the new name for SQL Mobile. You can
think of it as just version 3.1. The main technical difference is that SQL
Mobile couldn't run on desktop computers other than dev machines and
TabletPCs, and that restriction has been removed for SSCE.

So is the current SQL Mobile 3.0 sdf file format unchanged in this new
release?
 
Back
Top