How to use Visual FoxPro 6.0 and later versions and the ADO Stream object to handle Binary Large Object (BLOB) data (272338)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q272338 SUMMARYMicrosoft
Visual FoxPro 6.0 and later versions have the capability to handle Binary Large Object (BLOB) data from providers like Microsoft SQL Server by using ActiveX Data Objects (ADO) Stream objects and recordsets.
A BLOB is a type of data column that contains binary data such as graphics, sound, or compiled code. From the perspective of an application, this data is "formless." In SQL Server, this data is commonly known as an "Image" data type.
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
258038
How to access and modify SQL Server BLOB data by using the ADO Stream object
Modification Type: | Major | Last Reviewed: | 3/18/2005 |
---|
Keywords: | kbhowto KB272338 |
---|
|