Guest_imported
New member
- Jan 1, 1970
- 0
I am trying to create a document management system for staff on an intranet.
I would like to let them save a word document into a database and then be able to access it afterwards.
I can not save to the Server (write permission disabled) so the only alternative is to use a SQL database.
How do you convert the documents into a binary file?
And how do you then convert back to word from Binary?
Does anyone have any ideas?
Thanks
John
I would like to let them save a word document into a database and then be able to access it afterwards.
I can not save to the Server (write permission disabled) so the only alternative is to use a SQL database.
How do you convert the documents into a binary file?
And how do you then convert back to word from Binary?
Does anyone have any ideas?
Thanks
John