Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - odbc
Search - odbc - List
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
Update : 2024-05-06 Size : 9216 Publisher : lihao8397

DL : 0
采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取,并按一定的格式显示在窗口程序的列表控件内-using ODBC technology, VC right XLS documents on the structure and content of the record to read, with a certain format in the list window control procedures within
Update : 2024-05-06 Size : 41984 Publisher : 周孝良

采用delphi7.0制作的校园管理系统,基于windows平台的管理系统。 数据库:pardox ODBC jfxt 操作员 密码 超级用户 111 mr -delphi7.0 produced using the campus management system, based on the windows platform management systems. Databases : pardox ODBC jfxt operator super user passwords 111 mr
Update : 2024-05-06 Size : 2562048 Publisher : SLQ

一个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
Update : 2024-05-06 Size : 1488896 Publisher : 张三

停车场管理系统”如何部署:1、 导入注册表导入VC6.0\chapter9\conf\VicAly.reg文件到注册表中。2、 安装SQL Server本系统需要SQL Server 7.0或者更高的版本。3、 导入数据库的脚本建立一个新的数据库VicAly,在这个新库里面执行VC6.0\chapter9\db\VicAly.sql。4、 设置DSN在ODBC配置中设置数据源 DSN_Vicaly,把这个DSN指向SQL Server的VicAly数据库。5、 安装条形码打印机由于本系统支持条形码打印机打出纸票,因此要测试完整功能,请安装与Zebra® 兼容的条形码打印机。6、 安装摄像机摄像机用来监控来去的车辆,是必须要安装的。7、 安装条形码识别器(可选)为了方面输入纸票的条形码,最好配备条形码识别器。8、 运行完成以上配置后,可以运行程序。-car park management systems, "how to deploy : 1, into the registry into VC6.0 \ chapter9 \ conf \ VicAly.reg documents to the registry. 2, SQL Server installation of the system need to SQL Server 7.0 or higher versions. 3, into a few According to the script for the establishment of a new database VicAly, in the implementation of the new library inside VC6.0 \ chapter9 \ db \ VicAly.sql. 4, set in ODBC DSN configuration set DSN_Vicaly data sources, the DSN pointing VicAly SQL Server database. 5. the installation of bar code printers because the system supports barcode printers made of paper votes, it will be fully functional test, install and Zebrareg; bar code compatible printers. 6, the installation of cameras to monitor cameras always vehicles to be installed. 7, the installation of
Update : 2024-05-06 Size : 196608 Publisher : 123

VC中ODBC数据库技术应用源码详解 Serial Communication in Win32 属性页-VC ODBC database application source Elaborates on Serial Communication in Win32 attributes page
Update : 2024-05-06 Size : 7557120 Publisher : 陈苏

DL : 0
用vc开发的一个利用ODBC技术来访问ACCESS数据库的人事管理系统-vc development with the use of an ODBC technology to visit the ACCESS database management system
Update : 2024-05-06 Size : 126976 Publisher : jhb

DL : 0
MYSQL、odbc编程接口,可以直接使用这个源代码来进行开发。-MYSQL, odbc programming interface, and can directly use the source code to develop.
Update : 2024-05-06 Size : 210944 Publisher : yyj

ODBC数据库编程,告诉我们怎样用VC编写数据库程序,例子很简单,但很详细。-ODBC Database Programming, tell us how you prepared VC database programs, for example very simple, but very detailed.
Update : 2024-05-06 Size : 50176 Publisher : 小芳

SQL Server、Oracle、Sybase、ODBC的JDBC驱动文件,全部测试过-SQL Server, Oracle, Sybase, and ODBC JDBC driver, all tested
Update : 2024-05-06 Size : 3480576 Publisher : 周云鹏

DL : 0
本程序是设计一个通讯录,使其具有简单的数据库功能,如插入,删除,修改等实际应用功能。VC++和ODBC是用于创建数据库程序很好的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我选用ODBC来进行数据库程序的开发。-this program is to design a directory, it will have a simple database functions, such as the insertion, deletion, modification and other practical applications. VC and ODBC database is used to create procedures good tools, rapid development and easy to use, the two tools is the best option. I chose to ODBC database development.
Update : 2024-05-06 Size : 58368 Publisher : 和平鸽

DL : 0
很好的vc人才管理,采用vc6.0开发,是文档视图模式,界面很漂亮。数据库采用ODBC连接/-very good human resource management (program), developed in vc6.0, document-view mode, pretty user interface. ODBC was used to connect to the database
Update : 2024-05-06 Size : 92160 Publisher : 王军

实现了在VC开发环境中动态加载ODBC的功能-realization of the VC environment dynamically loaded ODBC function
Update : 2024-05-06 Size : 22528 Publisher :

DL : 0
数据库编程,关于数据库基于ODBC连接的出入库程序-database programming, based on ODBC database connectivity from the storage procedures
Update : 2024-05-06 Size : 39936 Publisher : 张宇

DL : 0
用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
Update : 2024-05-06 Size : 63488 Publisher : 任静

ODBC读取数据库,这里不是用的MFC类编写,而是使用ODBC API 函数.-read ODBC database, this is not the MFC class preparation, but the use ODBC API function.
Update : 2024-05-06 Size : 133120 Publisher : 葡萄

VC odbc 連接Access 數據庫 的例子,比較簡單-use VC odbc to connect Access database,simple!
Update : 2024-05-06 Size : 50176 Publisher :

献给在查找这方面的人,,,,,,,简单的连接MYSQL,,,,曾经迷惑,,,,希望对在追寻的人有所帮助-dedicated to this area in search of Medan simple connectivity MYSQL,,,, had confused, and the hope that the search for the right people to help
Update : 2024-05-06 Size : 277504 Publisher : 老大不小

一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py-a student information management system. The MFC ODBC to be completed. The performance management system, when inquiries to the record to refresh so that all the records show that the new, and if there System 7000 record of the case, set a time of more than 20 seconds and processed, the user can inquiry, in less than one second of time to complete the update. Another : Username : good, Password : py
Update : 2024-05-06 Size : 2339840 Publisher : 石飞

delphi通过odbc连接sql sever数据库-delphi connect to sql server by odbc
Update : 2024-05-06 Size : 328704 Publisher : 李逵
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.