Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Advice & Help needed,

we have developed an application in VB.Net 2010 and uses SQL2008R2 as the backend. It is situated in several countries and uses replication over https which all works really well and includes images in the database tables.

 

A new requirement has arrised where the app needs to create word documents which shell out to MS Word for the user to edit. These then need to be saved back in to the database. The replication side of things was just for info and can be disregarded, it just to show that storing the files on a central folder share would not work.

 

The only way I could think at present (which is Very Crude) is to create the worddoc in the tempfolder under a temporaryname, the user edit the document and then save it, then in the system click on a button to upload the changes.

 

 

Any help, tips, advice would be greatly apreciated.

 

If not, thanks for reading anyway.....

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...