The microsoft-access tag has no wiki summary.
0
votes
0answers
20 views
How can I filter a list that is imported from a MS Access table?
These are the things I have tried already.
www.sharepointbinder.com/1/post/2012/02/filters.html
request4it.wordpress.com/2012/03/13/filter-a-sharepoint-list-with-jquery/
...
0
votes
0answers
13 views
MS Access Web database update on Task completion in sharepoint 2010 site
Working on a Sharepoint 2010 website with a list of Tasks. The Tasks have a custom field - "Hours worked" which is a number. I have added a web database(Access) site (Contacts Web Database template) ...
0
votes
0answers
15 views
MS Access db on SharePoint site in Infopath [duplicate]
In infopath, when I am trying to access a ms access database that is stored on the sharepoint site, I am getting below error. Please help.
An unspecified error occured while attempting to connect to ...
1
vote
0answers
47 views
Access keeps losing connection to Sharepoint list
I'm setting up an Access 2010 database to have a table that is linked to a Sharepoint list, and I'm experiencing connectivity problems.
Whenever I edit a record in the linked table, and then press ...
0
votes
0answers
29 views
Access unable to update singular column in SP list
When I try use Access 2007 to update a linked SharePont table, Access tries to update the entire list rather then the column I specify in my query. Anyone else encounter this problem?
1
vote
1answer
192 views
XSL Style Sheets itemstyle.xsl
I have dynamic image slide show in website sp2010 . the first picture is hyperlink to other website.
I found for image in itemstyle.xsl Can I remove (hyperlink for image ) from itemstyle.xsl from ...
1
vote
0answers
66 views
Use an Access Web Database as a data source for Excel?
I have an Access 2010 Web Database published to SharePoint as described here:
http://office.microsoft.com/en-us/access-help/build-an-access-database-to-share-on-the-web-HA010356866.aspx
If my Access ...
1
vote
1answer
393 views
Updating SharePoint List with Linked Access Database - New List Created Instead of Updating Old List
When you've linked an Access Database to SharePoint lists, how do you make sure that saving the database updates the existing list instead of creating a new one, so that lookup columns pull from the ...
2
votes
1answer
28 views
Exporting SharePoint lists to access database
I am getting an error message saying I do not have the correct permissions to link a view from my sharepoint site to microsoft access to produce a report (I am the administrator with full control). ...
0
votes
1answer
164 views
List linked to Tables in MS Access: Can't update Lists from Access Only Memo/Text Fields
So I have an Access database where I have re-created the tables as SharePoint lists, and then use the MS Access linked table manager to connect. Everything is fine as it should be, only when I go to ...
0
votes
1answer
55 views
MS Access does not show Name of project owner when linked to Sharepoint lists
I am connecting to Sharepoint through MS Access 2003 and the lists are displayed in Access as linked tables. Everything is fine till here. The list when accessed in Sharepoint site (in browser) shows ...
0
votes
0answers
125 views
Can you add comments to an append-only field in a list in Sharepoint 2010 using VBA?
I found this link which is very similar to what I need to do. It explains how to append to a SharePoint append only field using C#. Is there a way to do the same thing with VBA?
Can you add ...
0
votes
0answers
34 views
Update SP 2003 List with new data
I have an existing SP 2003 list that contains user updated data (rows) that I'd like to update based on a new list without changing the original entries. The new data is from a spreadsheet.
For ...