Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - odbc
Search - odbc - List
关于DELPHI下面使用ODBC 连接FIREBIRD数据库 采用C/S结构,此程序运用于CLIENT端,连接主机数据库,需要安装FIREBIRD ODBC连接程序-DELPHI below on the use of ODBC to connect FireBird database using C/S structure, this procedure applied to CLIENT side, connecting mainframe databases, need to install FIREBIRD ODBC connection procedures
Update : 2024-05-19 Size : 592896 Publisher : allen

DL : 0
利用MFC编写的一个小小的数据库系统,可以进行简单的查询,修改,更新等-MFC prepared using a small database system, can be a simple query, modify, update, etc.
Update : 2024-05-19 Size : 57344 Publisher : zhanglei

数据库ODBC自动注册的一种源码方法,将解压后的Registration目录中的DB子目录拷贝D:下运行可演示.-ODBC database source automatically register a method to extract the directory after the Registration of DB subdirectory copy D: run can demo.
Update : 2024-05-19 Size : 65536 Publisher : 列夫

LabWindows关于数据库方面的编程教程,用于ODBC和Access。-LabWindows on database programming tutorial for ODBC and Access.
Update : 2024-05-19 Size : 199680 Publisher : zhulq

DL : 0
用VC读取EXCEL中的数据 通过ODBC直接创建Excel文件并在表中插入数据(暂定文件名:Demo.xls) //创建并写入Excel文件-EXCEL using VC read data directly through ODBC to create Excel file and insert data in the table (tentative file name: Demo.xls)// create and write Excel files
Update : 2024-05-19 Size : 2048 Publisher : 小张

DL : 0
用VC读取EXCEL中的数据 通过ODBC直接创建Excel文件并在表中插入数据(暂定文件名:Demo.xls) //创建并写入Excel文件-EXCEL using VC read data directly through ODBC to create Excel file and insert data in the table (tentative file name: Demo.xls)// create and write Excel files
Update : 2024-05-19 Size : 100352 Publisher : 小张

用于数据库odbc连接的源码,在c#下成功运行-Odbc connection for the database source, in the c# Successfully running
Update : 2024-05-19 Size : 2048 Publisher : 叶可可

DL : 0
企业备忘录管理系统。Visual C++,MFC ODBC开发。包含的模块主要有用户登录,备忘录类型设定,信息录入以及特定信息采集。-Enterprise Management System Memorandum. Visual C++, MFC ODBC development. The main module contains a user registry, the memorandum set the type of information input as well as specific information collection.
Update : 2024-05-19 Size : 2140160 Publisher : song dan

主要内容是:以本地数据库为主,介绍通过BDE存取数据库;通过ODBC、ADO操作数据库;SQL在数据库中的应用;数据库程序的安装制做;-The main contents are: a local database of mainly introduced through the BDE to access databases through ODBC, ADO database operation SQL in the database applications database program to do the installation of the system
Update : 2024-05-19 Size : 591872 Publisher : 远也

DL : 0
ODBCAPI的使用类,VC编写,对ODBC的操作进行了封装,使用简单,并加入异常处理和新的记录获得方法。-ODBCAPI use category, VC preparation for the operation carried out ODBC package, easy to use, and add exception handling and new methods of record access.
Update : 2024-05-19 Size : 6144 Publisher : 袁军

ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DOS环境下进入Bankps.dll所在目录,运行regsvr32 bankps.dll进行注册。 设置数据库:打开操作系统控制面板,打开管理工具-数据源 (ODBC),添加 系统DSN,命名为BankAccount,选择BankAccount.mdb文件作为数据源。 运行前先用Access打开BankAccount.mdb文件添加若干账户及密码、存款余额。 2. 客户端运行准备 将组件服务器端生成的Bankps.dll复制到客户端可执行程序ATM.EXE文件夹下, 在DOS环境下进入该目录,执行命令regsvr32 bankps.dll进行注册。 运行ATM.EXE出现登录界面,登录成功后可看到存款余额,然后进行存/取款。 -err
Update : 2024-05-19 Size : 3164160 Publisher : lxj

DL : 0
一个用C编写的MySQL的ODBC接口程序源代码-C prepared by a MySQL using the ODBC interface program source code
Update : 2024-05-19 Size : 207872 Publisher : 李发治

DL : 0
使用MFC ODBC和LISTCONTROL控件显示数据库表内容-Use MFC ODBC and LISTCONTROL control display the contents of database tables
Update : 2024-05-19 Size : 2171904 Publisher : xianhua

DL : 0
VC++编写的简单通讯录程序,使用了ODBC接口。实现了通讯录的查询、修改、增加、删除-VC++ Prepared a simple address book program, use the ODBC interface. Realized the address book query, modify, add, delete
Update : 2024-05-19 Size : 102400 Publisher : jasonshaw

本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。-The book for the purpose of practical light of the specific database applications, selected the seven most representative examples of, respectively, introduced ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access technology to customers and application development process. The book also ADO database components developed through examples and OLE DB server program development instance launched a database application developed by the High topic.
Update : 2024-05-19 Size : 3520512 Publisher : 寒风

DL : 0
vc通过ADO、odbc访问数据库存储过程和数据库表。-vc through ADO, odbc access the database stored procedures and database tables.
Update : 2024-05-19 Size : 97280 Publisher : joe

学生信息管理系统 基于VC++,ODBC,SQL数据库 包含数据库备份文件-Student Information Management System Based on VC++, ODBC, SQL database contains the database backup file
Update : 2024-05-19 Size : 4508672 Publisher : 李远金

DL : 0
用java读取ODBC数据库中的表,并捕获异常,输出表中的数据。-Using java to read ODBC database table, and catch the exception, the output data in the table below.
Update : 2024-05-19 Size : 1024 Publisher : 舒辉

DL : 0
本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。-The book for the purpose of practical light of the specific database application, select the seven most representative examples of, respectively, introduced the ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access client technology and application development process. The book also ADO database components to develop examples and OLE DB server instance to start the development of the database application development, senior topics.
Update : 2024-05-19 Size : 3544064 Publisher : 苗然

DL : 0
使用 C 语言实现的 odbc 操作 excel 的例程。本程序采用纯C实现,在 lcc-win32下编译通过。
Update : 2024-05-19 Size : 4096 Publisher : 龚辟愚
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.