-
微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。
微软.NET Framewor...
微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。
微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。
我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。
由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做。
-Microsoft s field and so on SQL SERVER database Image, text all
belongs to binary the big object. These objects deposits and
withdrawals and other light objects have the difference slightly.
MicrosoftNET Framework System.Under the IO naming space provided a FileStream document to us to flow
the kind. We may use this document to flow to the binary big object
with ease carry on read-write. I have realized a simple WinForm
procedure, this procedure through clicks on "Open" the button to
choose bmp or the jpg document, and the demonstration controls in
PictureBox in the graph. The button stores the database through
"Save". Clicks on "View" CheckBox to b
- 2022-07-19 07:21:16下载
- 积分:1
-
Packaging a database
封装了一个数据库操作类,可以可以方便的定义数据库变量和记录集变量,可以调用里面的excute函数执行sql语言-Packaging a database-type operations can be easily defined database recordset variables and variables, you can excute function call inside the implementation of sql language
- 2022-08-22 17:21:50下载
- 积分:1
-
visual+oracle的完美结合,你可以做为操作oracle数据库的入门参考。...
visual+oracle的完美结合,你可以做为操作oracle数据库的入门参考。
- 2022-07-02 05:20:35下载
- 积分:1
-
一个关于图书管理的VFP软件,比较详细的说明了编程。
一个关于图书管理的VFP软件,比较详细的说明了编程。-On the VFP library management software, a more detailed explanation of the programming.
- 2022-03-17 19:21:06下载
- 积分:1
-
这个东东对做二次开发的人很有用。如果一个数据库不知道表结构,又想查找一个值,一个一个表查看太痛苦,现在好了,直接使用它你可以进行SQL SERVER全库扫描。输...
这个东东对做二次开发的人很有用。如果一个数据库不知道表结构,又想查找一个值,一个一个表查看太痛苦,现在好了,直接使用它你可以进行SQL SERVER全库扫描。输入一个指定值,轻松扫描所有表。
- 2022-01-28 20:02:33下载
- 积分:1
-
一个VB写的生产管理系统.有access数据库
简单实用.有全部源码...
一个VB写的生产管理系统.有access数据库
简单实用.有全部源码-VB write a production management system. Database access is simple and practical. Have all the source code
- 2022-06-29 04:17:49下载
- 积分:1
-
操作Excel的一个控件
操作Excel的一个控件-operation of a control Excel
- 2023-04-30 23:45:04下载
- 积分:1
-
方便导出oracle数据至文件,识别含日期的表名。
方便导出oracle数据至文件,识别含日期的表名。-convenience derived data to document and identify with the date of the table name.
- 2022-08-10 09:09:58下载
- 积分:1
-
小型erp 小型erp
å°åž‹erp å°åž‹erp-a small erp
- 2023-01-25 14:25:04下载
- 积分:1
-
BCB使用IPX控件访问InterBase的示例,Listview的使用
BCB使用IPX控件访问InterBase的示例,Listview的使用-BCB use IPX controls visit InterBase example, the use LIST
- 2022-03-10 17:37:05下载
- 积分:1