Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing Word docs- working with binary, how?
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Storing Word docs- working with binary, how?
Miscellaneous
Thread ID:
00740251
Message ID:
00740251
Views:
66
HI:

I would like to be able to store Word documents in SQL Server. Since Word uses binary format, the SQL Server docs say to use an Image field.

Currently, my VFP client uses Word automation to allow creation and editing of RTF docs. Using RTF, it is simple matter to open file and insert text into SQL string and send to database. This has been working well for a number of years, but RTF format can result in very large files if there are graphics.

Switching to Word would be more efficient. How do you work with binary data? Can it be inserted into a SQL string? What options are available for searching an Image field for substrings?

Thanx,
Charlie
Next
Reply
Map
View

Click here to load this message in the networking platform