-
新友缘商业购物系统,其中前台用asp界面编程,后台用sqlserver连接数据库...
新友缘商业购物系统,其中前台用asp界面编程,后台用sqlserver连接数据库-new geopolitical shopping system, with prospects asp programming interface, with background SQLServer database connectivity
- 2022-02-20 23:00:26下载
- 积分:1
-
微软的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
-
执行一个不返回记录的存储过程
执行一个不返回记录的存储过程 -Executing an store procedure with no return results
- 2022-12-05 18:15:03下载
- 积分:1
-
一个用VB操纵EXCEL的程序,很有用的,和最常见的方式
一个用VB操纵EXCEL的程序,非常好用的,有很通用的方法-a VB EXCEL manipulation procedures, very useful, and a very common way
- 2022-06-03 06:52:18下载
- 积分:1
-
此小程序是一个HTML与数据库的连接来实现一些信息的验证.
此小程序是一个HTML与数据库的连接来实现一些信息的验证.-this a small program HTML and database connectivity to verify some information.
- 2022-03-13 18:15:22下载
- 积分:1
-
基于数据库技术的网络记事本源程序,一个简单完整的数据应用程序!...
基于数据库技术的网络记事本源程序,一个简单完整的数据应用程序!-Network-based database technology Notepad source code, a simple and complete data applications!
- 2023-04-02 11:20:04下载
- 积分:1
-
Database read and write, serial send. Modify source code in the table structure...
数据库读写,串口发送。修改源码中的表结构即可实现ODBC数据库读取发送-Database read and write, serial send. Modify source code in the table structure can be realized ODBC database to read sent
- 2022-03-26 06:56:35下载
- 积分:1
-
使用ACCESS数据库,实现一个小单位的出差管理,简单清晰。可以衍生出整个单位的日常管理。...
使用ACCESS数据库,实现一个小单位的出差管理,简单清晰。可以衍生出整个单位的日常管理。-use ACCESS database, the realization of a small unit of the mission management, clear and simple. It generates the entire day-to-day management of the unit.
- 2022-02-09 13:01:33下载
- 积分:1
-
从XML文件中读取数据,存储到数据库中,在vc.net下运行
从XML文件中读取数据,存储到数据库中,在vc.net下运行-XML documents from the read data stored to the database, running under vc.net
- 2022-07-15 06:14:17下载
- 积分:1
-
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDis...
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database access technology, use it to quickly create database applications.
- 2022-03-11 14:25:11下载
- 积分:1