Click here to Skip to main content
16,021,417 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Storing and Retriving word document in SQL Server 2000 using vb6
Posted
Comments
JF2015 1-Nov-10 1:06am    
Have you already tried something? Where are you stuck?

Hi,

I think you can't save word documents directly to the database. You will need to store them as BLOB's

Here is a link about this (although it's in C#)

http://articles.techrepublic.com.com/5100-10878_11-5766889.htm[^]
 
Share this answer
 
Comments
Espen Harlinn 17-Jan-11 11:16am    
5+ It provides the required info, c# isn't that hard to read
No I have not any tried. I am using vb6.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900