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
114 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
1answer
608 views

Access 2010 Web Database - Change textbox value to a variable? IMPOSSIBLE?

How do I change a textbox value to the one I have in a local variable? I have expression builder and macros - but not the VBA macros as there seems to be no way of having VBA macros on access web ...
0
votes
3answers
396 views

Simple web form that writes to a database… access web form or custom ASP.NET?

I am working in a school and we recently installed a new server running WinServer 2008R2. I want to be able to point people to a URL on our intranet and have them fill out a simple registration form ...
0
votes
2answers
720 views

Append Query From Access Into Linked SharePoint List with Lookup Fields in SP List

I am trying to append records in an MS Access table (I am using Access 2010, but can use 2007 if need be) into a linked SharePoint list. There is an attachments field (when viewed from Access), but I ...
0
votes
2answers
810 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. ...