Tagged Questions

3
votes
3answers
601 views

Document/Image Database Repository Design Question

Question: Should I write my application to directly access a database Image Repository or write a middleware piece to handle document requests. Background: I have a custom Document Imaging and ...