Hi,
I like to save an excel sheet with images to database.
The problem is how to handle images inside an excel sheet.
These images may not be anchored to a cell. (I could tell users to anchor images.. so this may not be the issue).
What is the best way to save excel with the images to database (may use files to store images and save links in the database)?
The database should be able to re-generate the excel sheet on demand.
Go to the complete details ...