搜索资源列表
VC+SQL2000宾馆管理系统
- 一个采用VC+SQL2000开发的宾馆管理系统,内附使用说明-using a development of the VC SQL2000 Hotels Management System, enclosing use
detectSQL
- 不使用任何组件,可以侦测局域网内的主机是否安装sql server,和sql server的名称等信息。使用方法:detectSQL 192.168.21.231-not use any components, can detect LAN mainframe installed sql server and sql server's name and other information. Use : detectSQL 192.168.21.231
news_asp
- asp新闻发布网站系统,该系统可以让您简单的管理自己网站的新闻,使用了数据库-asp Press Releases website system, which allows you to easily manage their own website's news, the use of a database
SQL_Server_2000菜鸟入门
- 本篇文章介绍了安装SQL Server 2000企业版的软硬件配置要求,安装过程的详细步骤,以及初步使用SQL Server 2000.-This article introduced the installation of SQL Server 2000 Enterprise Edition software and hardware configuration requirements, the installation process in detail the steps, and th
d003
- 快速数据库的编程实现 一定要用微软的数据引擎吗?一定要承受巨大的 DLL 文件?本程序说: No. -rapid database programming must use Microsoft's Data Engine? Must be under tremendous DLL files? This procedure : No.
图书馆管理系统(vb+sql)
- 图书馆管理系统(使用vb+sql)可以实现对图书馆的的一些数据管理-Library Management System (vb use sql) can be achieved on some of the library data management
存取图片
- delphi写的一个数据库存取图片的代码的例子用的是sql的数据库-write access to a database of photographs of the code examples use the database sql
chaoshiguanlixitong
- 本源码是针对中小型超市而开发的超市管理系统,使用方便-against the source is the development of small and medium-sized supermarkets and supermarket management system, easy to use
资料管理系统_src
- 一个资料管理系统的源程序,VB+ACCESS2000+ADO 注意:里面要用到两个控件。(coolmenu.ocx,smartbutoon.ocx) 本代码引用了ADO2.7版和Word对象 -an information management system of the source, VB ACCESS2000 ADO attention : they have to use two controls. (Coolmenu.ocx, smartbutoon.ocx) The so
FANGCHAN
- 房产中介的数据管理系统 运用方便简洁 具有查询等功能-property intermediary data management system to facilitate use with simple query capabilities
hdnetgbook2.0
- 本软件是属于转载.由于使用SQL2000数据库的互动.NET留言簿编写方法与ACCESS作数据库的留言簿编 写方法略有不同,所以如果你要使用SQL2000作为留言簿数据库的话,-the software is reproduced. Use SQL2000 database interaction.NET book preparation methods and ACCESS database for the preparation of the book is slightly diffe
ADO_SQL
- 在VC++环境下使用ADO和SQL_SERVER实现学生信息管理系统,演示了相关技术的使用。-in VC environment and the use of ADO SQL_SERVER achieving student information management system, demonstrated the use of technologies.
code5
- 这是一个图书信息系统。这个程序可以向数据库中录入图书信息,使用不同方式查询图书信息以及删除指定的图书信息。-This is a library information system. This procedure can be input to the database library information, the use of different methods for information and library books to delete specified informatio
企业备忘录
- VC6.0编写的SQL Server2000应用的企业备忘录,数据库应用的例子-VC6.0 prepared by the use of SQL Server 2000 Enterprise Memorandum Database Application examples
追查ZhuiCha_com网络技术 追查网络技术论坛.files
- (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值,集合T中各顶点新的最短路径长度值为原来的最短路径长度值与顶
通用高效分页存储过程代码
- 使用SQL实现高效分页存储过程代码-achieve efficient use of SQL stored procedure code Pagination
Sybase
- how to use the sybase database ,this is the use of pdf-how to use the sybase database, this is the use of pdf
the-easist-way-to-use-SQL
- 介绍了sql的用法及其应用,对我们更深入的了解sql有指导作用。-Introduced the use of sql and its application to our better understanding of the role of guiding sql.
use-SqlInit-to-restart-DB-database
- 一般的DB库API编程的过程是这样的:先通过调用SqlInit对DB库进行初始化,再调用SqlConnection打开一个连接,然后就可做一些工作。下面的代码是一个初始化DB库并登录到服务器的通用例程。 -use SqlInit to restart DB database
Use-MFC-ODBC-access-database
- 使用 VC++ MFC 采用ODBC 连接数据库-Use MFC ODBC access database