登录
首页 » ADO-ODBC » libraryDB 是图书借阅管理系统,VC++6.0下编译通过,运行前请先附加MSSQL2000数据库,设置数据源,数据源名称及连接信息请查看代码,登录界面如...

libraryDB 是图书借阅管理系统,VC++6.0下编译通过,运行前请先附加MSSQL2000数据库,设置数据源,数据源名称及连接信息请查看代码,登录界面如...

于 2022-05-13 发布 文件大小:3.34 MB
0 859
下载积分: 2 下载次数: 1

代码说明:

libraryDB 是图书借阅管理系统,VC++6.0下编译通过,运行前请先附加MSSQL2000数据库,设置数据源,数据源名称及连接信息请查看代码,登录界面如上所示,它可以完成借已登记、管理、还书登记管理、图书资料管理、员工人员管理等。-Library Loan Management System libraryDB yes, VC++6.0 to compile by the next run before please attach MSSQL2000 database, set up data sources, data source name and connection information, please see the code, log interface, as shown above, it can be completed by the registered, management, but also the book registration and management, library information management, employee personnel management.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行...
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件-adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files
    2022-04-17 07:04:45下载
    积分:1
  • vc++可视化编程,包括ODBC编程,压缩包里面的是源代码,可直接运行。...
    vc++可视化编程,包括ODBC编程,压缩包里面的是源代码,可直接运行。-vc++ visual programming, including the ODBC programming, compressed package inside the source code can be directly run.
    2023-08-29 08:25:04下载
    积分:1
  • MySQL数据库存取例子代码
    MySQL数据库存取例子代码 -MySQL database access code examples
    2022-02-03 02:47:39下载
    积分:1
  • 本软件可以实现动态打印自己需要打印的字段,自己需要打印的字段写在INI文件里面。 报表使用FASTREPORT,还用了皮肤控件VCL SKIN。...
    本软件可以实现动态打印自己需要打印的字段,自己需要打印的字段写在INI文件里面。 报表使用FASTREPORT,还用了皮肤控件VCL SKIN。-The software can print their own dynamic needs of the field Print, print their own needs in the field to write INI file inside. Use FASTREPORT statements, but also with a skin VCL controls skin file.
    2023-06-08 21:20:03下载
    积分:1
  • poerbuilder 写的一个考试系统,c/s模式,数据库为mssql server
    poerbuilder 写的一个考试系统,c/s模式,数据库为mssql server -poerbuilder write an examination system, c/s mode, database mssql server
    2022-01-21 23:25:58下载
    积分:1
  • 一个简单的学生信息管理系统,需要数据库支持,可以实现基本的学生信息处理!...
    一个简单的学生信息管理系统,需要数据库支持,可以实现基本的学生信息处理!-A simple student information management system, the need for database support, students can achieve the basic information processing!
    2022-03-05 20:47:03下载
    积分:1
  • Process is complete function is to view the Access database using ADO all views...
    程序完成功能是用ADO查看Access数据库所有视图与基本表的方法。-Process is complete function is to view the Access database using ADO all views with the basic table method.
    2022-01-26 04:04:03下载
    积分:1
  • 实现图库管理系统的设计
    实现图库管理系统的设计-to database management system design
    2022-06-12 08:54:53下载
    积分:1
  • 大客户管理,包括完整的系统代码和手册,以及C。
    VIP大客户管理,包含完整系统代码和说明书,以及相应的管理规范文档,希望对大家有所帮助。-VIP large customer management, including full system code and manuals, and the corresponding document management regulations, we hope to help.
    2022-05-17 14:50:01下载
    积分:1
  • ASP.NET programming with a database. In this example, the use of the SQL Server...
    ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:Inetpubwwwroot目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx -ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : Inetpub wwwroot directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for
    2023-08-07 11:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载