<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.office.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx</link><description>In the last post, I described how you can publish an Access database to SharePoint. This time, we'll look at taking that database back offline, making data changes while disconnected, and re-synching. I'll also briefly discuss updating the thin client</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17861</link><pubDate>Thu, 01 Feb 2007 03:25:51 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17861</guid><dc:creator>ric</dc:creator><description>&lt;p&gt;I see in your strategy document you say The primary application programming interface (API) for working with the Microsoft Jet database engine from code is Data Access Object (DAO). In Office Access 2007, new objects, properties, and methods will be added to DAO to support the new features in the Access database engine. For example, multi-valued fields created using the new Lookup Wizard will be accessible from code as DAO recordsets. I thought DAO was deprecated and ADO was the preferred technology to use. Please explain when you are saying each should be used. Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17861" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17862</link><pubDate>Thu, 01 Feb 2007 02:34:53 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17862</guid><dc:creator>Ric</dc:creator><description>&lt;p&gt;Depressing reading for anyone with real users, relational data and an interest in moving towards browser/web deployment without the hassle of deploying or hosting SQL server. Plugging these apps into SharePoint would be wonderful if it was going to work If you have a relational database structure and want to share it, with synchonisation/replication, and web access, and use Access as a development tool, what are MS suggesting as the approach? It would be great if you could deploy an Access relational database structure to Sharepoint with confidence, build Sharepoint forms for simple tasks, and have reliable replication back to the core app sitting in say a small office. Similarly, th eother apps liek Groove look interesting but don&amp;#39;t seem likely to help database developers. No-one has talked of Access 2007 front ending SQLExpress - is it a viable option? Where is the MS road map for the next few years? How do Jet, Access, the MSSQL variants and Sharepoint fit together?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17862" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17863</link><pubDate>Fri, 22 Dec 2006 11:15:08 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17863</guid><dc:creator>Alan Cossey</dc:creator><description>&lt;p&gt;This is a former cynic here. When I first saw what was going on with Access 2007, I was not particularly impressed. However, the more I look at it and see things like much better security (even if you have to jump through hoops to use it effectively) and Sharepoint integration, the more I am impressed. I have just started playing with Office Live and am mega impressed with how it works with Access and Outlook (haven&amp;#39;t tried it with Excel yet). I was in no hurry to get involved with Sharepoint, but it has loads to offer.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17863" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17864</link><pubDate>Mon, 04 Dec 2006 05:01:39 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17864</guid><dc:creator>John Harris</dc:creator><description>&lt;p&gt;Erik / Clint Is this blog still active? I was hoping for some more posts from you guys...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17864" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17865</link><pubDate>Fri, 01 Dec 2006 16:38:41 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17865</guid><dc:creator>HelpPlease</dc:creator><description>&lt;p&gt;I have an appplication that reads information from Access Database, it uses ADO (msado15.dll) to open a database using Connection15::Open( ). I am unable to open Access 2007 database using this method. I get the following error: &amp;quot;Microsoft JET Database Engine, Unrecognized database format&amp;quot;. Is there something I am doing wrong or I should be aware of? Does msado15.dll support Access 2007 databases? Thank you in advance.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17865" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17866</link><pubDate>Mon, 20 Nov 2006 04:54:10 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17866</guid><dc:creator>AL</dc:creator><description>&lt;p&gt;Geez, if they left the ribbon out of Access 2007, you would complain about that too. All we really want is to keep the old stuff available, as a developer choice, and to preserve our investment in &amp;quot;legacy&amp;quot; (i.e. this year&amp;#39;s) code. Running at 1280 x 1024, the ribbon looks just fine :-)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17866" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17867</link><pubDate>Sat, 18 Nov 2006 18:09:57 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17867</guid><dc:creator>StepUP</dc:creator><description>&lt;p&gt;And besides Infopath, Visio and Outlook, also mysteriously lacking the Ribbon: OneNote&lt;/p&gt;
&lt;p&gt;Project&lt;/p&gt;
&lt;p&gt;Publisher&lt;/p&gt;
&lt;p&gt;Sharepoint Designer So the wonderful Ribbon is somehow not included in all of these apps (7 out of 11 Office 2007) , but is forced upon us in Access. Unbelievable!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17867" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17868</link><pubDate>Fri, 17 Nov 2006 07:26:39 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17868</guid><dc:creator>yeah</dc:creator><description>&lt;p&gt;...and Infopath 2007 does not have the Ribbon&lt;/p&gt;
&lt;p&gt;Visio 2007 does not have the Ribbon&lt;/p&gt;
&lt;p&gt;Outlook 2007 kinda has the Ribbon but, to be honest, I kinda like the ribbon...well just a little. It really irritates me that they did not bother to include it with Infopath or Visio. To me that says &amp;quot;RUSH JOB&amp;quot;.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17868" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17869</link><pubDate>Fri, 17 Nov 2006 04:17:26 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17869</guid><dc:creator>ItsMe</dc:creator><description>&lt;p&gt;But the website says it (OA2007) has: &amp;quot;a familiar and consistent user interface that works with and looks like other Microsoft Office programs.&amp;quot; Hmmm....&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17869" width="1" height="1"&gt;</description></item><item><title>re: SharePoint Apps Offline and Intro to SharePoint Designer</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/10/13/sharepoint-apps-offline-and-intro-to-sharepoint-designer.aspx#17870</link><pubDate>Thu, 16 Nov 2006 14:21:20 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17870</guid><dc:creator>mark</dc:creator><description>&lt;p&gt;Has anyone taken a look at Microsoft OFFICE Accouting 2007 at www.OAisbetter.com? This is not Microsoft Money, not Microsoft Great Plains, not Microsoft Navision. This is a product branded as Microsoft Office complete with the familiar muti-color frame logo. Microsoft has spared this spanking new application from the &amp;quot;ribbon/no menus for you&amp;quot; design foisted upon Access 2007 developers. How can they justify this inconsistency? How can they proclaim that users will find the ribbon experience superior to conventional menu structures and then not implement the ribbon in this NEW application, written to complete against Quickbooks and Peachtree? If their own developers reject the ribbon nonsense for application development under the &amp;quot;Office&amp;quot; moniker, why do they insist on sticking it to Access 2007?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17870" width="1" height="1"&gt;</description></item></channel></rss>