I have developed a package using VB and SQL server 7.0 database for maintaing records of Questions and Answers.
When we use the package some MS Word Files containing the answer text are added and saved in a separate folder through VB and the Question_no data is stored in a database table. I want to have an arrangement so that the Word document containing the text of answer is also stored in the database table. How can I do it through VB. Can a SQL table store a Word Document in its columns. Anyone who can help me is most welcome.
When we use the package some MS Word Files containing the answer text are added and saved in a separate folder through VB and the Question_no data is stored in a database table. I want to have an arrangement so that the Word document containing the text of answer is also stored in the database table. How can I do it through VB. Can a SQL table store a Word Document in its columns. Anyone who can help me is most welcome.