<?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>Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx</link><description>Up to this point, I've discussed building traditional Access client-side databases and run through some of the new tools and techniques that are available. This represents a very important part of the work done in Access 2007, but it is only one part</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17950</link><pubDate>Sat, 13 Jan 2007 16:41:40 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17950</guid><dc:creator>Alan Cossey</dc:creator><description>&lt;p&gt;Re differing numbers of records showing depending on whether I am online or offline with Office Live, setting the RecordSource property of the main form to &amp;quot;SELECT DISTINCTROW Customers.* FROM Customers;&amp;quot; rather than basing it on the table itself ensures that only one record for each customer appears for the main form and allows the form to be updateable. Alan Cossey&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17950" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17951</link><pubDate>Thu, 11 Jan 2007 19:52:47 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17951</guid><dc:creator>Marcy Gaynes</dc:creator><description>&lt;p&gt;I have not seen a response as to what replaces replication in 2007? I have many clients using this feature. I also have user-level security on most systems. Am I going to be stuck in 2003 forever? Could someone from Microsoft please respond? Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17951" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17952</link><pubDate>Mon, 08 Jan 2007 15:59:12 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17952</guid><dc:creator>Alan Cossey</dc:creator><description>&lt;p&gt;Access 2007 and Office Live. I am trying out Office Live Premium with Access 2007 and there looks to be loads of potential here. However, there are some strange things happening. One is that if I set up a form/subform based on two lists in OLP, I get the expected no. of records showing if I take the data offline, but not if I run it online. For example, I have two customers. Customer #1 has two branches; customer #2 has one branch. The main form is based on the Customer list and the subform on the Branches list with linked master and child fields based on the unique fields in those two lists, i.e. the OLP-generated ID&amp;#39;s.&lt;/p&gt;
&lt;p&gt;When I look at the form with it online to OLP, I see three records, the first two being identical and which are for customer #1. However, if I take the data offline, I get two records as you would expect in Access, i.e. Customer #1 has one main record with the expected two records in the subform. Though I need to sort out the above, what I would most like to know is where best to discuss Access 2007 working with Office Live / Sharepoint. It seems that Microsoft are restricted to telling people they are pleased that they are trying out Access 2007 with Office Live when questions are posted rather than answering any questions. I hope there is a suitable place to discuss this sort of stuff with interested people (Microsoft and/ or other people) as there is a huge potential for using Access 2007 across, but there is next to no support for those of us trying it out (at least that I can find).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17952" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17953</link><pubDate>Sun, 24 Dec 2006 01:30:28 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17953</guid><dc:creator>Robert A Williams</dc:creator><description>&lt;p&gt;I too am a freeky user, and have run our Company records on unique Access databases designed by me in Office 2007 Beta then B2TR. It is one hell of an improvement on the last major use in Office pro 95.&lt;/p&gt;
&lt;p&gt;However, I am limited to SQL 2005 as my &amp;quot;Server&amp;quot; and data collection point. Why don&amp;#39;t MS set up Sharepoint to run on XP? Many of us who don&amp;#39;t need to go to sophisticated servers could well use such a development on our internal LAN setup.&lt;/p&gt;
&lt;p&gt;Think about the really small guy for once in a while.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17953" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17954</link><pubDate>Fri, 01 Dec 2006 22:17:33 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17954</guid><dc:creator>Andrew Maltas</dc:creator><description>&lt;p&gt;I have developed a field service system for logging engineers calls in access2000 with a sql2000 back end.&lt;/p&gt;
&lt;p&gt;I am under increasing pressure to provide customer data on the web, so i would like some way of converting forms and reports to web pages that are limited to particular users(some form of user login) Is this possible in access 2007? Also is there such a thing as an Access 2007 runtime license and would it work on windows 2000?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17954" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17955</link><pubDate>Thu, 16 Nov 2006 13:19:53 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17955</guid><dc:creator>Toby Getsch</dc:creator><description>&lt;p&gt;Any chance your team can get some demo videos up on Channel 9? &lt;a rel="nofollow" target="_new" href="http://channel9.msdn.com/Shows/In_the_Office"&gt;channel9.msdn.com/.../In_the_Office&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17955" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17956</link><pubDate>Mon, 18 Sep 2006 12:50:53 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17956</guid><dc:creator>Suntisuk Lorkrilert</dc:creator><description>&lt;p&gt;Execuse me to post here, A small feature I think Access miss is Vertical Label that arrange character from bottom to top. Please consider. Thank you,&lt;/p&gt;
&lt;p&gt;Suntisuk&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17956" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17957</link><pubDate>Thu, 14 Sep 2006 09:22:50 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17957</guid><dc:creator>luca</dc:creator><description>&lt;p&gt;first of all, I am not a developer, but a &amp;quot;smart&amp;quot; final user... I love Access as I can do things with it without having to call my IT dpt for a 6 months specs/planning/testing for creating simple applications... on the other hand I am more more frustrated with the following points:&lt;/p&gt;
&lt;p&gt;- size limitation (2GB)&lt;/p&gt;
&lt;p&gt;- file size growing as soon as you start playing around (compacting is a pain!)&lt;/p&gt;
&lt;p&gt;- can&amp;#39;t always copy and paste SQL from other applications&lt;/p&gt;
&lt;p&gt;- MOST IMPORTANT: I can&amp;#39;t group my queries/tables/etc in a proper manner. I end up having quite complex DB a lot of queries and I can only organise them by numbering, impossible to categorise them. The favourites functionality is sxxt! is this finally solved? ciao Luca&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17957" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17958</link><pubDate>Wed, 13 Sep 2006 21:50:03 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17958</guid><dc:creator>Chris Maina</dc:creator><description>&lt;p&gt;Am I to understand from the above that there will be no replication in Access 2007 (Nigil Scott AUg25th). Replication the one reason we use Access. Internet replication over VPN is vital for portables. Also I have been trying to relicate to an http address but there isa bug in Access 2003 that causes this fail. I am hoping to find this function alive and well in Access 2007. Replication and Internet replication being database to database without the need for servers is a winning feature. Is this functionality in 2007, if not what replaces it?&lt;/p&gt;
&lt;p&gt;As our company considers the future based on this anything you can tell us about this would be most useful Chris&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17958" width="1" height="1"&gt;</description></item><item><title>re: Windows SharePoint Services Overview</title><link>http://blogs.office.com/b/microsoft-access/archive/2006/08/24/windows-sharepoint-services-overview.aspx#17959</link><pubDate>Fri, 08 Sep 2006 22:09:31 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:17959</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Could Transact-SQL and store procedures be added to the next version of Access?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=17959" width="1" height="1"&gt;</description></item></channel></rss>