Presently I am using SQL Server 7.0 for my projects.
In my present project I am using VB with SQL Server.Some MS Word documents are added at runtime which are saved in a shared folder. The names of these documents are stored in a table of the database.
I have not yet worked in SQL Server2000 database.I have heard that there are some additional utilities in SQL Server2000. I want to know if there is a provision for storing the MS Word documents directly in a table in SQL Server2000. So that, instead of storing the documents in a folder I can directly save them in a database.
Someone having an idea, in this regard is most welcome.
In my present project I am using VB with SQL Server.Some MS Word documents are added at runtime which are saved in a shared folder. The names of these documents are stored in a table of the database.
I have not yet worked in SQL Server2000 database.I have heard that there are some additional utilities in SQL Server2000. I want to know if there is a provision for storing the MS Word documents directly in a table in SQL Server2000. So that, instead of storing the documents in a folder I can directly save them in a database.
Someone having an idea, in this regard is most welcome.