A1VBCode Forums

Save and Retrieve word document in Sql Database


http://www.a1vbcode.com/vbforums/Topic32173.aspx

By Benniit - 6/27/2014

Good day, gurus of this well-known site. I am using vb.net 2013 Ultimate and SQL 2012 and can someone show/link me how to save and retrieve a word document from SQL database? Thanks


By Destroyer - 6/28/2014

Hi,



I believe the best and most common way to do this would be to store in your database the path to the Word .doc file. Once you retrieve the path it's just a matter of executing it.