搜索资源列表
BLOB
- 把图片写入数据库 "VB6"和 MS 数据库 2003-Save Image into Database
Blob
- 数据库Blob读写,利用BLOB字段进行图像数据的存取 -Blob database to read and write, using BLOB field for image data access
adocppobj
- Ado 实现C++对象的存取,利用了串行化来实现c++对象保存到数据库,对程序所用方法稍做扩展可将甚至多个图象文件保存到数据库和文件。该方法的实质是使用内存文件 + 序列化保存C++对象,然后把内存文件以BLOB(二进制数据)方式存入数据库。ADO只是访问数据库的方式,也可以使用ODBC等。 -Ado to achieve C++ object access, use of serialization to implement c++ object saved to the database,
blob
- 把文件保存到sql server中(如果是2000,把字段类型设为image),同时读出来。文件大小不限。就是blob操作-Save the file to the sql server (if the 2000, the field type is set to image), also read out. File size limitation.Is the blob operation