登录
首页 » ADO-ODBC » students graduate design management procedures

students graduate design management procedures

于 2022-01-21 发布 文件大小:2.92 MB
0 121
下载积分: 2 下载次数: 1

代码说明:

学生管理程序毕业设计-students graduate design management procedures

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

发表评论

0 个回复

  • 在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现...
    在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。-the ODBC data source added within the Microsoft Access database train.m db, and data from the source can be set to train database, and application of the normal link normal procedures can achieve database. In addition, If the users themselves prepared. chm help files and executable files provided on the same directory on it.
    2022-04-01 19:09:23下载
    积分:1
  • 1.由于本程序使用的DAO类,该类仅支持Access97的数据库。所以在使用本程序时必需是Access97数据库。 2.Access2000转换成Acces...
    1.由于本程序使用的DAO类,该类仅支持Access97的数据库。所以在使用本程序时必需是Access97数据库。 2.Access2000转换成Access97的方法是:打开Access2000数据库,单击菜单“工具数据库实用工具转换数据库到早期Access数据库版本”。-1. Since this program uses the DAO class, type only supports Access97 database. Therefore, in using this procedure is necessary Access97 database. 2.Access2000 converted into Access97 method is: Open ACCESS2000 database, click menu
    2022-03-02 04:08:16下载
    积分:1
  • 电子表格的输入和输出往往需要解决的问题。手术费。
    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 exp
    2022-08-25 16:27:09下载
    积分:1
  • C++ ADO 访问SQL 控制台程序.只要修改一下SQL 参数就可以访问自已的数据库了.strConnect =...
    C++ ADO 访问SQL 控制台程序.只要修改一下SQL 参数就可以访问自已的数据库了.strConnect = -C ADO SQL console procedures. As long as the parameter changes to the SQL can access the database of their own. StrConnect =
    2022-01-25 17:59:06下载
    积分:1
  • 中型VOD点歌系统,可以通过小型应用
    中型VOD点歌系统,可用于中小型的KTV或家庭自娱自乐,功能齐全,界面简单美观。-medium parlors VOD system can be used by small and medium-sized family KTV or IBC, multifunctional interface simple beauty.
    2022-03-25 11:28:36下载
    积分:1
  • 办公自动化系统,非常完整,包括已经编译好的例程,功能强大。...
    办公自动化系统,非常完整,包括已经编译好的例程,功能强大。-office automation systems, a very complete, including pre-compiled routines and powerful.
    2022-08-13 12:18:41下载
    积分:1
  • runtime environment :'d software for the Delphi programming support tools to...
    运行环境:Win9x/Me/NT/2000/XP 本软件为DELPHI的编程辅助工具,能够提供信息框设计、ASCII查询、键码查询、颜色码查询等功能。为绿色自由软件,不需安装和注册,下载后即可直接使用。 -runtime environment :"d software for the Delphi programming support tools to provide information box design, ASCII inquiries, and the key code inquiries, color code query capabilities. Green free software, installation and without registration, can be downloaded directly after use.
    2022-04-20 07:46:28下载
    积分:1
  • asp development of the site control
    asp开发的网站控制-asp development of the site control
    2022-06-28 09:57:54下载
    积分:1
  • Based on stored procedures and data sets to implement the stored procedure and r...
    根据存储过程名和数据集来执行存储过程,并返回结果集-Based on stored procedures and data sets to implement the stored procedure and return result set
    2023-04-21 04:05:03下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载