dougherty distilled

Bryan Dougherty's thoughts on technology and software development.
in

April 2006 - Posts

SQL Everywhere Introduced

Microsoft formally announced SQL Server Everywhere Edition as part of its vision for data storage moving forward.

Microsoft is pitching it as part of the solution to the "Occasionally Connected" scenario where an application needs to function even when it doesn't have connectivity to network resources.  Typical occasionally connected scenarios include sales force automation (sales rep visiting customer) and field force automation (delivery drivers, maintenance workers).  The OCS app most of us are familar with is Outlook 2003.

SQL Everywhere is part of the SQL Server family and represents the next incarnation of SQL Mobile, which traces its own roots back to SQL CE.  The plan for SQL Everywhere is to provide a compact, fully functional and easily deployable database familar to SQL Server developers. In addition, new releases of Visual Studio will provide tools to easily control the synchronization of data between the mobile application and central server. 

The CTP of SQL Everywhere is expected this summer, with the full release coming by the end of the year.

Pac-Man for Mobile 5.0
At long last (well, at least one person asked for it), I upgraded my mobile Pac-Man code to Windows Mobile 5.0 along with my Coding4Fun article. Feel free to check out the new builds and source. Each zip is labeled for OS and Compact Framework version. As I noted in the article, the code doesn't scale for screen size, but it runs well. Enjoy!