登录
首页 » SQL » MySQLODBC

MySQLODBC

于 2020-06-30 发布 文件大小:5787KB
0 138
下载积分: 1 下载次数: 5

代码说明:

  ODBC接口源码,是学习ODBC的好实例(ODBC code)

文件列表:

MySQL的ODBC接口源码
...................\dbug
...................\....\dbug.001,3015,1998-05-11
...................\....\dbug.c,49303,1998-04-24
...................\....\dbug.dsp,3154,2008-08-23
...................\....\dbug.h,2332,1997-02-12
...................\....\dbug.mak,4959,1998-06-24
...................\....\dbug.plg,630,1998-05-11
...................\....\dbug_ana.c,19666,1998-04-24
...................\....\example1.c,175,1997-02-08
...................\....\example2.c,261,1997-02-08
...................\....\example3.c,227,1997-02-08
...................\....\factoria.c,358,1997-02-08
...................\....\main.c,745,1998-04-24
...................\....\makefile,3205,1994-04-07
...................\....\Release
...................\....\.......\dbug.lib,20552,2008-08-23
...................\....\.......\Dbug.obj,18063,2008-08-23
...................\....\.......\dbug.pch,2922380,2008-08-23
...................\....\.......\vc60.idb,41984,2008-11-02
...................\....\sanity.c,277,1998-04-24
...................\include
...................\.......\dbug.h,2331,1998-04-24
...................\.......\global.h,2311,1998-05-11
...................\.......\list.h,909,1997-02-12
...................\.......\m-pc.h,6977,1998-04-24
...................\.......\mysql.h,6784,1998-04-24
...................\.......\mysql_com.h,5277,1998-05-19
...................\.......\mysql_version.h,320,1998-04-24
...................\.......\mysys_err.h,1045,1998-04-24
...................\.......\my_alarm.h,1428,1998-04-24
...................\.......\my_dir.h,2556,1998-04-24
...................\.......\my_pthread.h,8032,1998-04-15
...................\.......\my_sys.h,18799,1998-04-24
...................\.......\m_ctype.h,4965,1998-04-24
...................\.......\m_string.h,5554,1998-04-24
...................\.......\Odbcver.h,0,1998-05-11
...................\.......\s-msdos.h,7155,1998-05-11
...................\.......\thr_alarm.h,1331,1997-11-08
...................\lib
...................\...\Debug
...................\...\.....\Myodbc.res,2292,1996-05-29
...................\...\.....\Mysql.res,2260,1996-05-25
...................\...\errmsg.c,1645,1997-12-26
...................\...\errmsg.h,1018,1997-12-26
...................\...\lib.001,2798,1998-05-05
...................\...\lib.dsp,2937,2008-08-23
...................\...\lib.mak,6725,1998-06-24
...................\...\libmysql.c,38757,1998-05-04
...................\...\makefile,699,1996-12-06
...................\...\net.c,13390,1998-02-02
...................\...\password.c,4729,1998-04-25
...................\...\Release
...................\...\.......\errmsg.obj,3510,2008-08-23
...................\...\.......\lib.lib,38130,2008-08-23
...................\...\.......\lib.pch,2972704,2008-08-23
...................\...\.......\libmysql.obj,20858,2008-08-23
...................\...\.......\net.obj,4610,2008-08-23
...................\...\.......\password.obj,3745,2008-08-23
...................\...\.......\vc60.idb,41984,2008-11-02
...................\...\version.h,286,1997-10-28
...................\myodbc
...................\......\catalog.c,24959,1998-05-12
...................\......\connect.c,16955,1998-05-05
...................\......\Debug
...................\......\.....\Myodbc.res,3860,1998-06-10
...................\......\dialogs.h,1488,1998-04-24
...................\......\dll.c,2978,2008-08-23
...................\......\execute.c,13975,1998-06-10
...................\......\info.c,25167,1998-05-05
...................\......\myodbc.001,6483,1998-05-11
...................\......\myodbc.c,215,1998-04-24
...................\......\Myodbc.def,1387,1997-09-04
...................\......\myodbc.dll,139264,2008-08-23
...................\......\myodbc.dsp,6520,2008-08-23
...................\......\myodbc.h,5335,1998-06-10
...................\......\myodbc.mak,18491,1998-06-24
...................\......\myodbc.plg,624,2008-11-02
...................\......\myodbc.rc,7160,1998-06-10
...................\......\Myodbc.RES,3404,1997-06-02
...................\......\options.c,7483,1998-05-05
...................\......\prepare.c,8696,1998-06-10
...................\......\Release
...................\......\.......\Catalog.obj,24376,2008-08-23
...................\......\.......\Catalog.sbr,0,2008-08-23
...................\......\.......\Connect.obj,8466,2008-08-23
...................\......\.......\Connect.sbr,0,2008-08-23
...................\......\.......\Dll.obj,3513,2008-08-23
...................\......\.......\Dll.sbr,0,2008-08-23
...................\......\.......\Execute.obj,11087,2008-08-23
...................\......\.......\Execute.sbr,0,2008-08-23
...................\......\.......\Info.obj,29819,2008-08-23
...................\......\.......\Info.sbr,0,2008-08-23
...................\......\.......\myodbc.bsc,2720768,2008-08-23
...................\......\.......\myodbc.exp,9585,2008-08-23
...................\......\.......\myodbc.lib,13954,2008-08-23
...................\......\.......\myodbc.obj,272,2008-08-23
...................\......\.......\myodbc.pch,4100920,2008-08-23
...................\......\.......\Myodbc.res,3860,2008-08-23
...................\......\.......\myodbc.sbr,1083556,2008-08-23

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

发表评论

0 个回复

  • ODBC
    ODBC连接数据库MYSQL和SQLITE两种方式。(ODBC database connection )
    2012-08-31 18:21:33下载
    积分:1
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • cppodbc
    使用C++编写的对ODBC封装类。对ODBC的主要操作进行了类的封装。(The use of ODBC written in c++ wrapper class.The encapsulation of main operation of ODBC.)
    2021-01-19 20:28:42下载
    积分:1
  • chap29--use-OLE-DB-handle-databases
    MFC操作数据库ADO操作数据库, MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
    2012-09-19 17:29:05下载
    积分:1
  • DBF.to.MDB.Converter.1.20.WinALL.Incl
    数据库 DBF 到 MDB 的转换器,是破解版本,欢迎下载!(DBF database MDB to the converter, crack version is welcome to download!)
    2006-11-27 17:20:26下载
    积分:1
  • 人脸识别系统源码以及(ArcSoftFaceDemo)
    根据ArcSoft的工具包设计的简单人脸识别DEMO,仅供学习。APPID等需要到ArcSoft注册一个应用获得 开发环境准备:###开发使用到的软件和工具:Jdk8、mysql5.7、libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、idea注:libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、app-id、sdk-key可以到虹软官网 http://ai.arcsoft.com.cn/ 免费申请下载本地配置:配置环境(推荐jdk8,mysql5.7,maven3,idea)引擎库libarcsoft_face、libarcsoft_face_engine、libarcsoft_face_engine_jni。把dll或so文件拷贝到java.library.path所包含的路径下,注意区分X86和X64,和当前jdk版本一致。初始化项目 创建数据库arcsoft_face_demo,执行脚本arcsoft_face_demo.sql使用idea启动项目修改配置文件srcmainesourcesapplication.properties填写数据库地址:spring.datasource.druid.url填写数据库用户名:spring.datasource.druid.username填写数据库密码:spring.datasource.druid.password填写人脸识别id:config.freesdk.app-id填写人脸识别key:config.freesdk.sdk-key启动项目右键Application,选择Run ‘Application’项目访问地址http://127.0.0.1:8080/demo
    2021-05-06下载
    积分:1
  • db-5.2.36.tar
    伯克利 DB 可以开发的自定义数据管理解决方案(Berkeley DB enables the development of custom data management solutions )
    2013-01-03 17:10:48下载
    积分:1
  • 餐饮课设含报告源码
    有数据流图,er图,数据字典
    2020-11-28下载
    积分:1
  • ER
    说明:  数据库概念模式设计 暨实体联系图(E-R) 联系题(Database conceptual model design cum entity relationship diagram (ER), Contact title)
    2013-03-28 22:06:53下载
    积分:1
  • student-information-database
    数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
    2013-10-28 19:51:16下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载