|
-
September 6th, 2001, 02:12 PM
#1
Inserting and Retrieving .doc and xls. files in SQL7
I am trying to create an application in VB where I can add and retrieve Microsoft Word documents and Microsoft Excel spreadsheets in a Microsoft SQL7 database as recordsets. I know that in order to save all the formats as well as their contents I need them to be inserted in an image data type. Could anyone give me some tips in order to achieve this.
Thanks in advance.
Any other alternative suggestions are welcome.
-
September 6th, 2001, 02:15 PM
#2
Re: Inserting and Retrieving .doc and xls. files in SQL7
Why won't you save the path to the doc in the database. When you call this field just shell to the document in the path
Iouri Boutchkine
[email protected]
-
September 11th, 2001, 03:09 PM
#3
Re: Inserting and Retrieving .doc and xls. files in SQL7
Thank you so much for your advice, but I would still like to save it all the data in the SQL Server for security reason. If you know how to write and read image data type from VB I will really apreciate it. Thanks again.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|