SAMPLE: JDBCBlob.exe Inserts Blob Data into SQL Server Image Field Using JDBC (298493)
The information in this article applies to:
- Microsoft Visual Studio, Enterprise Edition 6.0
This article was previously published under Q298493 SUMMARY JDBCBlob.exe contains a code sample written using Microsoft
Visual J++ 6.0 which demonstrates how to insert binary large object (BLOB) data
into a SQL Server IMAGE field using the JDBC:ODBC Bridge. The sample uses
prepared statements to insert the data and then retrieves the data from the SQL
Server server to verify that the data was properly inserted.
NOTE: This sample was tested on a computer with Microsoft Data Access
Components (MDAC) 2.6 and SQL Server 7.0. Using this sample with later versions
of these products may require code modifications.
Modification Type: | Minor | Last Reviewed: | 8/9/2004 |
---|
Keywords: | kbdownload kbdownload kbfile kbJDBC kbSample KB298493 kbAudDeveloper |
---|
|