-
自己开发的名单管理程序,有增加 删除 查找 更新 添加照片等等功能,BUG已经修正过来了...
自己开发的名单管理程序,有增加 删除 查找 更新 添加照片等等功能,BUG已经修正过来了-Self-developed list of management procedures, remove the check for updates to add additional photos, etc. functionality, BUG has been fixed over the
- 2022-06-20 09:55:11下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Hotel_MIS
-One development environment OS: Windows 2000 Server+ SP2IDE: Visual Studio 6.0+ SP5DataBase: SQL 2000 Server+ SP2 Second Run 1: Create a database in SQL statements Hotel.sql admitted to the SQL Server
- 2022-03-29 00:42:33下载
- 积分:1
-
good yo
这个程序不错哟-good yo
- 2022-06-01 17:06:28下载
- 积分:1
-
数据库采用串口通讯源代码,功能更强大的海外…
用数据库实现串口通讯的源代码,功能比较强大,值得一看。-database using serial communication source code, functions more powerful overseas.
- 2022-10-26 14:55:04下载
- 积分:1
-
ADO版本的Delphi通用查询组件。只需设置欲查询的select语句,就可以根据select语句中的各个字段字段进行查询了
ADO版本的Delphi通用查询组件。只需设置欲查询的select语句,就可以根据select语句中的各个字段字段进行查询了-ADO generic versions of Delphi components inquiries. Inquiries can set up the select statement, can select statement to the field for all fields of inquiry
- 2023-05-26 05:00:02下载
- 积分:1
-
vb+sql 根据数据库建立数据字典的例子
vb+sql 根据数据库建立数据字典的例子-vb+ sql based database data dictionary example
- 2022-02-13 22:29:48下载
- 积分:1
-
第5章 Transact
第5章 Transact-SQL及其程序设计基础5.2 Transact-SQL基础5.2.2 数据查询1.查询表中所有的列例如,要查询表book中的所有书籍的信息,可在SQL查询分析器中输入如下命令:SELECT * FROM book-Chapter 5 Transact-SQL procedures and the design basis 5.2 Transact-SQL data base for a 5.2.2. For all of the tables out, for example, to check table book of all books, information, the SQL Query Analyzer enter the order as follows : SELECT* FROM book
- 2022-05-25 11:13:36下载
- 积分:1
-
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较...
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。
-Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many
- 2022-03-25 07:30:37下载
- 积分:1
-
为图书馆管理信息系统,用VC++编写的,请大家放心下载
为图书馆管理信息系统,用VC++编写的,请大家放心下载-For library management information system, with VC++ Prepared, please rest assured that everyone download
- 2022-03-29 02:03:10下载
- 积分:1
-
ODBC异步调用:本实例将通过异步调用实现任意ODBC数据库的查询。数据库查询采用SQL语句。...
ODBC异步调用:本实例将通过异步调用实现任意ODBC数据库的查询。数据库查询采用SQL语句。-ODBC asynchronous call : the examples of asynchronous transfer through Arbitrary ODBC database inquiries. Database queries using SQL statements.
- 2022-01-25 17:10:10下载
- 积分:1