登录
首页 » ADO-ODBC » 这是一个用pb编写的,通过odbc来连接数据源的

这是一个用pb编写的,通过odbc来连接数据源的

于 2022-02-21 发布 文件大小:44.69 kB
0 196
下载积分: 2 下载次数: 1

代码说明:

这是一个用pb编写的,通过odbc来连接数据源的-This is a pb with the preparation, odbc to connect data sources

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

发表评论

0 个回复

  • 常用的流存储方法,包括各种数据类型的存取,常用类的存取,快来下载吧,同时希望大家多提宝贵意见。...
    常用的流存储方法,包括各种数据类型的存取,常用类的存取,快来下载吧,同时希望大家多提宝贵意见。- The commonly used class memory method, including each kind of data type deposit and withdrawal, the commonly used kind of deposit and withdrawal, quickly downloads, simultaneously hoped everybody proposes the valued suggestion.
    2022-12-03 22:10:03下载
    积分:1
  • a student database system,for basic database programing,very simple.
    a student database system,for basic database programing,very simple.
    2022-03-10 07:28:41下载
    积分:1
  • 现在大型数据库管理系统都应该具有数据库的备份与恢复以防遇到不恻...
    现在大型数据库管理系统都应该具有数据库的备份与恢复以防遇到不恻-now large-scale database management systems should have the database backup and restore to prevent encounter sorrowful
    2022-03-11 13:39:39下载
    积分: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
  • 连接加密的Access数据库(方法二).zip
    连接加密的Access数据库(方法二).zip-connect to the Access database encryption (methods). Zip
    2022-02-14 16:04:30下载
    积分:1
  • 提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。...
    提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。-How in the C++ Use sqlite as a wrapper class. sqlite is a very convenient and highly efficient embedded database, you can use multiple languages, the source code shows how in the C++ in ease of use.
    2022-02-25 17:42:54下载
    积分:1
  • 教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编...
    教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编写“教师个人资料辅助管理系统”软件。在整个系统中,我编写的模块是“论文管理”,目的是有效的查找、编辑、修改和综合管理老师的科研论文,所带本科生的毕业设计论文,所带硕士、博士的各类论文,并且有效的实现与其它模块的互动。-teachers paper management system. Currently teachers increasingly complex personal information, software on the market have targeted, but the lack of specialized teachers need to design a comprehensive information management software, in order to facilitate teachers to the personal information management, the preparation of special "teachers assisted personal information management system" software. Throughout the system, I prepare the module is the "paper management", is an effective search, edit, modify, and comprehensive management of the teacher"s scientific papers, brought the number of undergraduate design graduate thesis, it divulges master"s and doctoral degrees in various papers, and to achieve effective and other interactive modules.
    2022-05-26 15:56:36下载
    积分:1
  • The program with VC to prepare, to achieve automotive panel die parametric s...
    该程序用VC++编写,能够实现汽车覆盖件模具参数化标准件库系统数据库部分功能!-The program with VC to prepare, to achieve automotive panel die parametric standard parts library system database functions!
    2023-03-03 15:55:04下载
    积分:1
  • 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(C
    一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records
    2022-12-03 03:05:04下载
    积分:1
  • 一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。...
    一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。-a database of the inquiry procedure, simple, look at the beginners are very helpful.
    2022-12-17 10:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载