搜索资源列表
-
0下载:
微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。
微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。
我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
-
-
0下载:
一个VC程序通过ADo来访问SQL数据库,需要将文件夹中的ACCESS数据库导入到SQL服务器中,并在源代码中修改服务器名和密码即可运行。-a VC procedure ADo to access SQL databases, the need to document folder into the Access database to the SQL server, the modified source code and password server can run.
-
-
0下载:
收藏几段SQL Server语句和存储过程教程-源码-下载。-several collections of SQL Server stored procedure language and tutorial-source-download.
-
-
0下载:
较完善的一个程序,可实现多种功能:网上读书,购书,写书等,还可以将一些新闻贴上去。利用access数据库,也可修改成sql server数据库。-a better procedure can achieve a variety of functions : online reading, books, writing books, some can also paste news. The use of database access can also revise sql server dat
-
-
0下载:
此程序为本人初学时期做的出租dvd的数据库管理程序,采用ado连接sql server数据库。-procedure for a novice period I do dvd rental database management procedures, connect using ado sql server database.
-
-
0下载:
一个三层应用程序,演示如何通过ADO对象以及存储在SQL Server中的Procedure实现高性能的数据访问(在运行程序前首先要设置SQL Server,在压缩包中有一个Procs.sql的文件,首先在SQL Server上运行该文件设置SQL Server数据库)-a three-tier applications, demonstrating how ADO and SQL Server stored in the Procedure to achieve high-performanc
-
-
0下载:
1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Explorer.exe, 再启动internet.exe 3. 数据库脚本 INIT(原版).SQL 和 New init.sql(新版),数据库名 NetBar 4. 动态连接库: NETBAR.dll hookdll.dll 5. 大学生公寓城System ID为5046 其余程序说明全在程序内的文本文件中说明-1. roun
-
-
0下载:
从sql server中剥离存储过程和表结构,用C#开发-Stripped from the sql server stored procedure and table structure, with C# development
-
-
0下载:
本程序已经在VC6.0调试通过SQL SERVER 2000环境 可以实现对表记录的添加删除修改等操作,对数据库记录文件已曲线形式显示 可以拖动鼠标移动曲线界面,并可按不同比例显示,有一定的实际应用!-This procedure has been adopted in the VC6.0 debugger SQL SERVER 2000 environment can be achieved on the table to add records to delete revisions ope
-
-
0下载:
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。
若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。
-In the compilation, before running the program, set the attached database fil
-
-
0下载:
Sql server 的查询和存储过程的编写,自己写的笔记,比较好用-Sql server query and stored procedure writing, write notes, relatively easy to
-
-
0下载:
1.本程序开发环境为VB6.0+SP5+WindowsXP,希望读者尽量按这个配置来学习(其他环境未测试,如有问题,来信咨询)
2.在使用程序以前,要安装水晶报表,由于版权问题,光盘中没有提供水晶报表,读者可以购买或者上网下载试用版本。
3.需要建立数据库,将sql目录下的Wage_MIS.sql文件,用sql server的查询分析器打开,然后按f5运行。
4.由于在程序代码中,服务器的名称没有设置成全局变量,因此,打开项目文件后,需要全局替换,将所有的服务器名称“busywxp”
-
-
0下载:
编写SQL server存储过程时需要几个例子来学学语法,这几个例子可以大概明白如何编写存储过程。-A few examples of when writing SQL server stored procedure to learn grammar, which can probably understand a few examples of how to write a stored procedure.
-
-
0下载:
在ADO中调用、执行SQL Server中的存储过程-In ADO calls, execute SQL Server stored procedure
-
-
0下载:
Materials management
This App has some winforms and reports demo for Materials management
Language: C# (Visual Studio 2012)
Database manager: SQL Server 2008
Using technique: Dataset strongly typed,
Crystal Report in C#,
Store Procedur
-
-
0下载:
mp3收藏程序,可以正常播放MP3并对歌曲进行管理,收藏路径可以手工输入也可以打开文件夹选择。DBGrid排序功能的案例。用的BDE及SQL SERVER数据库。-mp3 collection procedure can normally play MP3 songs and manage collection path can be entered manually can also open the folder selection. Case DBGrid sorting function
-
-
0下载:
关于SQL2000的电子教程,掌握数据库管理系统的基本原理(the procedure about SQL 2000)
-