Tagged Questions

1
vote
2answers
1k views

Access Services and SharePoint 2010 - Need Info

I've been asked to research the ability to publish Access solutions directly to SharePoint as demonstrated in the demo below. http://channel9.msdn.com/shows/Access/Microsoft-Access-2010-Demo/ I'm ...
0
votes
0answers
30 views

Select record with combo box on Access 2010 web form

I've created a web form and uploaded on my sharepoint site. On one of my client forms I have a combo box which lists all the records and I can select which record I want to edit. I understand that ...
0
votes
0answers
59 views

Is there a Way to Create a Direct BDC Connection to Access 2010

Here's the vision: I would like to use the "link to Data Services" feature of Access 2010 to create a linked table that pulls its data from a web service. Here's what I've got so far: I created a ...
0
votes
1answer
159 views

MS Access to ASP.NET MVC 3 via SharePoint: using Linq to SharePoint

I am trying to see if you can use Microsoft Access Services, as available in Access 2010, to synchronise data between an MVC web app, and a Microsoft Access desktop solution. If you publish the ...
0
votes
0answers
113 views

How to select the first item of a combo box in an Access Web-compatible form? (Sharepoint 2010)

I've created an Access Web database on Sharepoint 2010 and I'm editing its forms with Access 2010. One form includes a set of cascading combo boxes that I've created following these tutorials Combo ...
0
votes
2answers
806 views

Data update error with SharePoint 2010 and MS Access 2010

I've encountered a strange error when attempting to update a SharePoint 2010 list that I have linked to via Microsoft Access 2010. Error: Data cannot be inserted because there is no matching record. ...