Welcome![Sign In][Sign Up]
Location:
Search - ODBC driver

Search list

[WEB Codespb444

Description: 本论坛采用asp+access2000开发,因此,要求服务器为WIN2000+IIS5+ADO2.5或以上版本, 方能保证本论坛高效,稳定的运行。如果你的服务器为WINNT 4.0+IIS,则请用文本编辑器(如 记事本)打开forumconn.asp,使用第5行的ODBC驱动,并将第6行变为注释。但这样做将严重影 响本程序的效率,经测试,默认的OLEDB方式在大数据量时效率要比ODBC驱动方式效率高2.5倍 左右。-use this forum asp access2000 development, therefore, ask the server to Windows 2000 IIS5 ADO2.5 or later, this forum can assure efficient, stable operation. If your server WINNT 4.0 IIS, please use a text editor (such as Notepad) to open forumconn.asp. 5 OK to use the ODBC driver, and will become the first six lines of the Notes. But this will seriously affect the efficiency of this procedure, tested, the default mode OLEDB data in large quantities efficient manner than ODBC drivers high efficiency 2.5 times.
Platform: | Size: 2843215 | Author: yubo | Hits:

[ApplicationsAutocarMaintrnanceManagementSystem

Description: 此为 汽车维修管理系统 采用ODBC驱动 控制面板里设置 数据库名:qcwxgl 说明:汽车维修管理 SQL服务器名:yangfeng 默认数据库名:qcwxgl-this as vehicle maintenance management system using ODBC driver control panel installed database name : qcwxgl Note : Vehicle Maintenance Management SQL Server Name : yangfeng default database name : qcwxgl
Platform: | Size: 1045295 | Author: zhixing | Hits:

[Search Enginesofthy635a

Description: 1. 支持 PHP Web程序, 支持 mysql 数据库, 需要安装mysql odbc驱动程序. 2. Web界面的 FTP 内容浏览. 3. Web界面的 FTP 文件内容搜索. 4. FTP摘要信息,文件总数目,文件总容量,最后更新日期. 5. FTP发布页面URL地址关联. 6. 索引引擎程序采用VC7.1编译,需要mfc71.dll库的支持-1. PHP Web applications, support mysql database, need to install mysql odbc driver. 2. Web interface FTP content browser. 3. Web sector - FTP file contents search. 4. FTP summary information, the total number of documents, the paper capacity, the last update date. 5. FTP URL pages released Association. 6. procedures used indexing engine series VC7.1 translated, the need for the support mfc71.dll
Platform: | Size: 181211 | Author: 南晓斐 | Hits:

[Windows Developodbc-repair

Description: 可以修复ODBC数据源的驱动程序,是系统修复工具.SQL2000数据源修复工具.-can be restored ODBC data sources of the driver, Tools system is repaired. SQL2000 data sources repair tools.
Platform: | Size: 5229221 | Author: assdasd | Hits:

[Otherpyodbc-2.0.23

Description: python语言开发程序用到的连接任意一种数据库的odbc驱动程序。附带有使用例子。-python language development procedures used in the arbitrary linking a database odbc driver. With the use of examples.
Platform: | Size: 14580 | Author: 卢勇 | Hits:

[JSP/JavaJSPnew

Description: 顺天科技JSP新闻发布系统1.0版 1. 运行环境:JDK 1.4, Resin或Tomcat 2. 数 据 库:access+JDBC-ODBC驱动 3. 其 他:IE5.0+ 本程序在JDK 1.4.2, Resin 3, Mysql 4.18, IE6.0 Win2K 环境测试成功。-Sunchon JSP technology news release version 1.0 of a system. Operation Environment : JDK 1.4, Resin or Tomcat 2. Database : access JDBC-ODBC Driver 3. Others : lE5.0 procedures in the JDK 1.4.2, Resin 3, Mysql 4.18. IE6.0 Win2K environmental testing success.
Platform: | Size: 205992 | Author: 尚志强 | Hits:

[WEB Code论文

Description: apache.org/commons/fileupload/下载。由于本人...关键步骤中的相关 操作为: 1) 在init(),用实例变量....1\\db\\db.prp idb.maxconn=2 access. url=jdbc:... URL,而且访问该数据库要使用JDBC-ODBC驱动程序。... -apache.org / commons / fileupload / download. Because I ... key steps of operation : 1) in init (), using examples of variable .... 1 \\ db \\ = 2 db.prp idb.maxconn access. Url = jdbc : ... URL, but to visit the to use the database JDBC-ODBC driver.
Platform: | Size: 59016 | Author: 100 | Hits:

[ADO-ODBC数据库连接bean_20050226111611

Description: Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs / / Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
Platform: | Size: 5062 | Author: 兔兔软件 | Hits:

[DocumentsODBC直接读、写Excel表格文件

Description: 想要通过ODBC直接读、写Excel表格文件,首先,应确保ODBC中已安装有Excel表格文件的驱动"MICROSOFT EXCEL DRIVER (*.XLS)"。然后,可根据下面步骤进行: 1. 在StdAfx.h文件中加入: #include #include 2. 通过ODBC直接创建Excel文件(暂定文件名:Demo.xls) //创建并写入Excel文件 void CRWExcel::WriteToExcel() { CDatabase database; CString sDriver = "MICROSOFT EXCEL DRIVER (*.XLS)"; // Excel安装驱动 CString sExcelFile = "c:\\demo.xls"; // 要建立的Excel文件 CString sSql;
Platform: | Size: 2926 | Author: lijie189 | Hits:

[Documents论文

Description: apache.org/commons/fileupload/下载。由于本人...关键步骤中的相关 操作为: 1) 在init(),用实例变量....1\db\db.prp idb.maxconn=2 access. url=jdbc:... URL,而且访问该数据库要使用JDBC-ODBC驱动程序。... -apache.org/commons/fileupload/download. Because I ... key steps of operation : 1) in init (), using examples of variable .... 1 \ db \ = 2 db.prp idb.maxconn access. Url = jdbc : ... URL, but to visit the to use the database JDBC-ODBC driver.
Platform: | Size: 58368 | Author: | Hits:

[WEB CodeJSP网络购物系统 v1.0 简易安装版

Description: 一个J2EE开发的商务网站1.配置tomcat服务器--首先安装jdk,后安装tomcat 详细配置说明 2.点击jspshop 1.0.exe安装文件。(注意在安装时选择目录 tomcat根目录\webapps\root.) 3.设置数据源:控制面板--管理工具--数据源(ODBC)--添加 用户数据源 选择 驱动器为:microsoft Access Driver 数据源名为jspshop 数据库在 tomcat根目录\webapps\root\jspshop\database\db.mdb 数据库可以重命名(建议); 4.安装成功,重新启动服务器Tomcat,用浏览器中输http://localhost:8080/jspshop进行测试 -a J2EE development of a business website. Tomcat server configuration-- first jdk installed, installed after tomcat detailed configuration Note 2. Click jspshop 1.0.exe installation. (Note that the installation directory tomcat root directory \ webapps \ root.) 3. Set up data sources : the control panel-- Tools-- Data Sources (ODBC)-- Data Sources add users to choose Drivers : microsoft Access Driver data source database called jspshop tomcat root directory \ webapps \ root \ jspshop \ database \ db.mdb database can rename (proposal); 4. the successful installation, restart Tomcat server, browser lost http://localhost:8080/jspshop test
Platform: | Size: 1488896 | Author: 张三 | Hits:

[Other DatabasesALLJDBCDriver

Description: SQL Server、Oracle、Sybase、ODBC的JDBC驱动文件,全部测试过-SQL Server, Oracle, Sybase, and ODBC JDBC driver, all tested
Platform: | Size: 3480576 | Author: 周云鹏 | Hits:

[ADO-ODBC数据库连接bean_20050226111611

Description: Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs// Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
Platform: | Size: 5120 | Author: 兔兔软件 | Hits:

[Windows Developodbc-repair

Description: 可以修复ODBC数据源的驱动程序,是系统修复工具.SQL2000数据源修复工具.-can be restored ODBC data sources of the driver, Tools system is repaired. SQL2000 data sources repair tools.
Platform: | Size: 5228544 | Author: assdasd | Hits:

[OtherADO

Description: ODBC(Open Database Connectivity),开放数据库互连。ODBC是上个世纪八十年代末九十年代初出现的技术,它为编写关系数据库的客户软件提供了一种统一的接口。ODBC提供一个单一的API,可用于处理不同数据库的客户应用程序。使用ODBC API的应用程序可以与任何具有ODBC驱动程序的关系数据库进行通信。 -ODBC (Open Database Connectivity), ODBC. ODBC is the last century at the end of the eighties early nineties emerging technology, which relational database for the preparation of the client software provides a unified interface. ODBC provides a single API, can be used to deal with different customer database applications. ODBC API to use the application with any ODBC driver to communicate relational database.
Platform: | Size: 58368 | Author: 王大勇 | Hits:

[Othermysql-connector-odbc-noinstall-5.1.5-win32

Description: mysql数据库的驱动程序压缩包,下载后,就可用于myeclipse和mysql的连接-Mysql database driver compressed package,After download, it can be used to myeclipse and mysql connection
Platform: | Size: 3470336 | Author: 秀秀 | Hits:

[Other DatabasesSQLite_ODBC_Driver

Description: SQLite ODBC Driver SQLite3 的ODBC驱动,可以像Access一样访问SQLite3数据库-SQLite ODBC Driver SQLite3 the ODBC driver, you can visit the same as the Access database SQLite3
Platform: | Size: 1644544 | Author: 李军 | Hits:

[ADO-ODBCODBCTest

Description: 我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
Platform: | Size: 39936 | Author: 柳闻徽 | Hits:

[ADO-ODBCODBC-programmers-reference

Description: 本书是美国微软出版社授权的系列中文版图书之一。全书由六部分、2 9 章组成: 第一部分到第六部分分别为“ODBC简介”、 第二部分“ 开发应用程序和驱动程序”、 第三部分“ 安装和配置ODBC软件”、 第四部分“SDK指南” 第五部分“API参考”和第六部分“附录”, 1 到2 9 章分别介绍ODBC 总体结构、ODBC的基本知识、ODBC基础、应用程序的基本步骤、连接数据库源、编目函数、SQL语句、执行语句、检索结果、更新数据、描述符、事务、诊断、互操作性、编程指导、安装ODBC组件、配置数据源、ODBCSDK的基本知识、安装方法、管理数据源、测试、用3 2 位驱动程序使用1 6 位和3 2 位应用程序、ODBCAPI参考库、ODBC错误代码、ODBC 状态转换表、SQL 语法、数据类型和指针库等。本书是ODBC3.0 开发人员最完整的参考书, 从基础知识到函数库, 从例子代码到错误信息应用尽有。本书是由ODBC软件开发人员的开发文档整理加工而成的, 是ODBC的技术权威书。书中有大量的实例, 为ODBC编程人员提供了极大的方便。本书适用于ODBC的各类开发人员, 包括初学者和有经验的程序员。同时也可作为大专院校相关专业的师生的自学、教学参考书。 -Microsoft Press book is authorized by the United States a series of one of the Chinese version of the book. The book consists of six parts, 29 chapters: The first part was the sixth part of the "ODBC Introduction" The second part of the "developing applications and drivers," The third part of "Installing and Configuring ODBC Software", The fourth part of the "SDK Guide" Part V "API Reference" and the sixth part of the "Appendix" 1 to 2 9 overall structure are introduced ODBC, ODBC basics, ODBC based applications the basic steps, connect to the database source, cataloging functions, SQL statements, execute the statement, retrieve the results, update data, descriptors, transaction, diagnosis , interoperability, programming guide, install ODBC components, configuration data source, ODBCSDK basic knowledge of installation methods, management data sources, test, use 32-bit driver with 16-bit and 32-bit applications, ODBCAPI Reference library, ODBC error code, ODBC state transi
Platform: | Size: 6659072 | Author: | Hits:

[Otherpb-odbc

Description: PB自动创建ODBC驱动,不带任何插件,纯PB代码-PB ODBC driver is automatically created, without any plug-ins, pure PB Code
Platform: | Size: 74752 | Author: lsz | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net