blueman124
Technical User
thread181-1752816
I'm having the same issue but with a report: Hope someone has a suggestion or knowledge that this will or won't work.
I successfully created an Access 2013 DB where the Front End is on a Local PC and the tables were uploaded to become sharepoint lists on sharepoint as the Back End. It seems to be linked and working well. The only issue I'm having is trying to get a signature image onto a report.
Previously, when operated entirely locally, I had a image path stored in a field in a table called tblCreatedBy which worked find puling up the image into a report based on the path I entered, similar to:
C:\Data\Databases\MyDatabase\signature/jpg.
Now I've created a picture library on sharepoint to store the image. I retrieved the path to that image which is now:
That didn't work so I tried:
/DatabaseImages/Signature.jpg
and that didn't work either.
I also tried to create a new rich text column and insert an image into that but still no luck.
Can someone please let me know if they have any other ideas?
I'm having the same issue but with a report: Hope someone has a suggestion or knowledge that this will or won't work.
I successfully created an Access 2013 DB where the Front End is on a Local PC and the tables were uploaded to become sharepoint lists on sharepoint as the Back End. It seems to be linked and working well. The only issue I'm having is trying to get a signature image onto a report.
Previously, when operated entirely locally, I had a image path stored in a field in a table called tblCreatedBy which worked find puling up the image into a report based on the path I entered, similar to:
C:\Data\Databases\MyDatabase\signature/jpg.
Now I've created a picture library on sharepoint to store the image. I retrieved the path to that image which is now:
That didn't work so I tried:
/DatabaseImages/Signature.jpg
and that didn't work either.
I also tried to create a new rich text column and insert an image into that but still no luck.
Can someone please let me know if they have any other ideas?