- 1、本文档共31页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
MBL324 使用SQL erver Everywhere 开发Windows Mobile最佳移动数据应用
* * ? 2006 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION. 4 Minutes SQL Ev Runtime MSI is previously installed Create new project Choose SQL Mobile database Choose Northwind.sdf Choose all tables Change Orders to details Change customers, employees, ship via to a combo box, Order_Id to a label Drag Orders to the form F5 Works as we already have SQL Ev centrally installed Show Solution Explorer basic editing experience Create New Database Password, encryption Create table Column Types Show Data – Query Builder 8 Mins Shutdown VS Uninstall SQL Ev via Add remove programs to demonstrate end user experience Relaunch VS with the previous designer demo ClickOnce / Admin scenario Publish the app w/o making any changes Note runtime exception as it can’t find the SQL Ev engine Go back to VS and add the SQL Ev Pre-Req Republish the app – not clean / fast installation Note failure due to data directory resolution Go to settings and change the .\ to |DataDirectory|\ Publish again –voila Non Admin Scenario Remove Click Once Pre-Req Open folder for SQL Ev runtime C:\Program Files\Microsoft SQL Server Everywhere\v3.1 Explain installation model Copy the dlls, gac the ado provider, that’s it No services running Runs side by side so Orcas SQL Ev will not change SQL Ev 3.1 Imagine side by side with SQL Express Copy the engine dll’s to the proje
文档评论(0)