搜索资源列表
列举SQLServer服务器和数据库
- 列举SQL SERVER服务器和数据库的程序,用VC++编写,有兴趣可以自己-cited SQL Server database server and the procedures used to prepare VC are interested can see for yourself
在SQLServer中存取图片
- 用C#编写的用于使用SQL存取图片的实例,有需要的可以下载-C# prepared for the use of the SQL Access Photo example, the need to be downloaded
txl2
- 数据库操作,sqlserver,SQL语句练习,odbc数据源-database operation, SQLServer, SQL practice, odbc data sources
mfc60-ADO-SQLSERVER
- mfc60下通过编译。通过ado对sql server数据操作。简单数据库示例程序-mfc60 through compiler. Through ado right sql server data operation. A simple database sample program
VB&SQLServer
- 本文讨论了Visual Basic应用程序访问SQL Server数据库的几种常用的方法,分别说明了每种方法的内部机理并给出了每种方法的一个简单的实例,最后比较了每种方法性能和优缺点。
dotnetAlbum
- 本同学录系统演示地址: http://class.19870123.cn/ 下载后请在Web.Config里更改设置,如数据库路径等 如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可 public class MyPage : LeeHom.Web.UI.SqlPage { } public class MyMasterPage : LeeHom.Web.UI.SqlMasterPage { } 并在Web.C
sqlserver
- 以SQL Serverl和VB实现的酒店管理的各种基本要求,功能完善-to SQL and VB Serverl the hotel management of basic requirements, functional improvement
sql
- 数据库浏览程序,能打开和浏览SQL SERVER、ACCESS数据库 VC ADO ACCESS SQLSERVER 数据库 SQL SERVER
vc+sqlserver
- vc+sql server数据库开发实例一书的源文件特意分享一下
ADO-SQLServer
- ADO连接SQLSever2000,并且通过sql语句,进行增删改查操作。 简单,方便快速入门,-ADO connection SQLSever2000, and through the sql statement, to additions or deletions to change search operation. Simple, convenient, quick start,
liuyanban
- 留言板 sqlserver 2000 C# asp.net-Message Board sqlserver 2000 C# asp.net
SQLserver
- sql 图书管理系统,此系统可以让您方便的管理图书,学生也可以用于学习-sql library management system, this system allows you to easily manage books, students can also be used for learning
Sqlserver connection string
- C#语言连接数据库的语法及实例说明,包含windows身份验证和SQL Server身份验证(connect database using C#)
The procedure about SQL Server 2000
- 关于SQL2000的电子教程,掌握数据库管理系统的基本原理(the procedure about SQL 2000)
订单系统SQLSERVER
- 使用sqlserver做为数据库,里面用到了常用的增删改查,实现图片的存取。(Use sqlserver as a database, which uses the usual additions and deletions to change the search, the picture access.)
数据库(sqlserver)查询器
- 通过界面可简单的分类查询具体的sql server数据库中要找的数据,最主要的是 显示找到的数据所使用的sql语句。对工作学习数据库语言作用显著。(Through the interface can be simple classification query specific SQL Server database to find the data, the most important thing is that Displays the SQL statement used to fi
Visual C++ +SQL Server数据库应用实例完全解析
- 使用vc结合sqlserver开发业务系统的一些实例,对初学者有参考意义(The use of VC combined with some sqlserver examples of the development of the business system, and has a reference value for beginners)
图片二进制保存sql
- 图片以二进制流方式保存到sqlserver(The picture is saved to sqlserver in a binary stream)
dbForge SQL Decryptor
- 数据库存储过程、函数解密工具:dbForge SQL Decryptor v3.1.24(Database stored procedures, function decryption tools: dbForge SQL Decryptor v3.1.24)
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle
