I have a SQL database, a website created using Visual Studios/Visual Basic, and an Access 365 front end. The Access database is for "management" of the data - not really good at creating websites so this is the fastest way to get this database out there. In the Access database, the user will enter the data. The website will be for viewing a list of the data. I did create a webpage for adding data just for testing. There is an image - stored varbinary in SQL. If I save the image in the Access front end, I can view the image in Access, but not on the website. If I add the image on the website, I can view the image on the website, but not in the Access front end. Why? Image is stored in the varbinary field called "image" whether it's saved from Access or the webpage. Thanks in advance!
FYI - I did find some software that enables you to do this called dpPix but there is a cost. As always, want to not spend the money.