登录
首页 » ADO-ODBC » 这是一个用C#写的C/S模式的饭店住房管理服务系统,是一个很好的商业源代码,希望能给大家一些参考价值!...

这是一个用C#写的C/S模式的饭店住房管理服务系统,是一个很好的商业源代码,希望能给大家一些参考价值!...

于 2023-01-18 发布 文件大小:339.61 kB
0 121
下载积分: 2 下载次数: 1

代码说明:

这是一个用C#写的C/S模式的饭店住房管理服务系统,是一个很好的商业源代码,希望能给大家一些参考价值!-This is a used C# Written in C/S mode of the hotel housing management service system, is a good commercial source code, I hope everyone can give some reference value!

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

发表评论

0 个回复

  • 使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地
    使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地修改以使用任何的数据库接口层。 演示例子使用ADO和MSDEV 中自带 Nwind.mdb MS Access数据库。 这个原型引擎使用一个实际的或者人工制定的唯一的数据库内索引来标识一个记录。 在插入记录时可以正确处理Auto-Number或Counter数据类型。通过初始化复制条目集合或复制器类的Init方法中的链接描述符来执行复制计划。参考DemoCopyHelper.cpp这个例子. - Uses ADO data duplication prototype this nearly the data duplication prototype which I attempts in seven years ago to do. Its some parts still very were possibly interesting. At first, it has used a construction on ODBC appropriation storehouse, but it may easily revise uses any database interface level. The demonstration example uses in ADO and MSDEV brings Nwind.mdb MS the Access database. This prototype engine uses to be actual or in the artificial formulation only database the index marks a record. When inserts the record may correctly process Auto-Number or the Counter data type. Gathers or in the duplication kind of Init method link description symbol through the initialization duplication claus
    2022-08-04 03:22:56下载
    积分:1
  • 在VFP中不同形式的自适应控制表,并注意含有完整…
    在VFP中表格控件自适应不同表,内含说明与一个完整的示例程序-in VFP different forms adaptive control table, and a note containing a complete sample program
    2022-02-15 00:47:39下载
    积分:1
  • 数据库封装类CPingDatabase
    数据库封装类CPingDatabase-database Packaging category CPingDatabase
    2022-06-15 21:46:16下载
    积分:1
  • ADO 2.6 Programmers Reference(Source Code).
    ADO 2.6 Programmers Reference(Source Code).
    2022-01-31 20:58:12下载
    积分:1
  • 简单工资登记系统 一 :程序设计目的:做此程序目的在于熟悉数据库开发的过程及其与界面连接的方法,故简化了数据库中表和物理存储的设计过程。不同公司的工资管理不一样
    简单工资登记系统 一 :程序设计目的:做此程序目的在于熟悉数据库开发的过程及其与界面连接的方法,故简化了数据库中表和物理存储的设计过程。不同公司的工资管理不一样,功能也可以非常复杂,而开发流程大致相同,现在熟悉方法对今后针对具体公司的具体系统做开发更有意义。-simple wage a registration system : procedures designed to : do purpose of this procedure is familiar with the process of database development and its link with the interface, it simplifies the database table and the physical storage of the design process. Different companies in the wages not the same, functions can be extremely complex, and the development process similar to that now familiar with the method in the future, targeted at specific companies do a specific system development more meaningful.
    2022-07-10 11:28:34下载
    积分:1
  • 该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用...
    该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用的时候你的保证你的数据库是否通过ODBC连接上。 因为在程序中用到了第三方控件(主要是RAISE系列控件),以及我自己在第三方控件开发的控件,所以打开界面是如果没有安装第三方控件可能报错,不过没关系,我用第三方控件都是处理界面用的,你完全可以用DELPHI自带的标准控间进行替换,从而达到在自己可以编译。-the software can avoid EXPLOR or SQL database query interface for the trouble, can directly open the EXE file, which is read out EXE BDE the alias database linking, the use of the time you ensure that your database through ODBC connection. Because the procedures used by third-party controls (mainly RAISE series of controls), and my own controls in the development of third-party control, so if the open interface is not possible to install third-party control errors, but okay, I used to deal with third-party interface controls are used, you can use Delphi"s own standards for inter-controlled replacement, and thereby achieve it in their own compiler.
    2022-03-11 15:51:24下载
    积分:1
  • C++ Builder 数据库开发经典案例解析
    C++ Builder 数据库开发经典案例解析-C++ Builder Database Development Case Study Analysis
    2022-01-25 14:50:12下载
    积分:1
  • 汽车修理管理系统是一个汽车修理行业不可缺少的部分,它的内容对于企业的管理者和技术工人来说都至关重要,所以...因此,使用VFP6.0开发这样一套管理软件成为很有...
    汽车修理管理系统是一个汽车修理行业不可缺少的部分,它的内容对于企业的管理者和技术工人来说都至关重要,所以...因此,使用VFP6.0开发这样一套管理软件成为很有必要的事情,在下面的各章中我们将以开发一套汽车修理管理系统,... -The motor repair management system management system is a motor repair profession essential part,Its content said regarding enterprise s superintendents and the technical worker all very important,Therefore...Therefore,Uses VFP6.0 to develop this kind of set of management software to become has the necessity very much the matter,By will develop a set of motor repairs management system management...
    2022-02-07 16:57:23下载
    积分:1
  • 数据库前端工具,可导入/导出数据
    数据库前端工具,可导入/导出数据-database front-end tools, import/export data
    2022-02-26 14:26:39下载
    积分:1
  • 微软的VC++下使用ADO访问数据库的实例
    微软的VC++下使用ADO访问数据库的实例-use ADO database examples
    2022-03-01 19:28:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载