开放数据库互连
- 网络ODBC;open database connectivity;ODBC Open DataBase Connectivity
-
作者介绍了开放数据库互连(OpenDataBaseConnectivityODBC)的基本原理及应用,探讨了在FOXPRO下ODBC的调用方法及规律,最后给出了一个在FOXPRO环境下应用SqlServer数据库的实例。
This paper introduces the basic principle and application of ODBC , presents the methodology and discipline of using ODBC in the environment of FOXPRO , and gives one concrete case of database using SQL SERVER in the environment of FOXPRO .
-
PowerBuilder下应用开放数据库互连技术访问不同数据库
Accessing different database using Open DataBase Connectivity in PowerBuilder
-
开放数据库互连及其在FOXPRO下的应用
Open Database Connectivity ( ODBC ) and Its Application in the Environment of FOXPRO
-
数据库部分使用ODBC(开放数据库互连)技术与外部数据源ACCESS数据库文件相连;
In database module the ODBC ( Open Database Connectivity ) Abstracttechnology was used to link the Microsoft ? ACCESS database files that is exterior data source .
-
最后对系统功能进行分析设计,以Visualc++为开发工具,应用微软的开放数据库互连技术实现了船体放样CAD/CAM系统。
After the analyzing and designing of the system , we develop " Ship Lofting CAD / CAM System " with Visual C + + using ODBC technology . The interface of the system is friendly to users .
-
不同结构的数据环境是一个普遍存在的问题,Windows常用开放数据库互连标准ODBC进行数据交换与操作,而作为目前办公自动化系统的主流开发平台之一的LotusNotesR6使用的是文档型数据库。
Different structure data environments are ubiquitous in computer technology . Windows ODBC is the usual method applied to data exchange and operation , but as one of the popular platform for OA system , Lotus Notes R6 uses archive database as its DBS .
-
开放数据库互连技术
Technique for Open Database Connectivity Application Programming
-
微软公司提出的ODBC(Open-DataBase-Connectivity,开放式数据库互连)成为解决这个问题的一个强有力的方案。
The ODBC ( Open Database Connectivity ) made by Microsoft has become a strong scheme to solve this problem .
-
系统采用ODBC(开放式数据库互连)技术,为MIS、PDM等系统内部不同模式数据交换提供接口。
As the properties of the above instance . The system adopts ODBC technology in order to offer an interface to interchange data among different systems such as MIS , PDM .
-
选取合理的数据结构组织方式,利用开放式数据库互连接口,应用数据库技术实现装配信息的存储与管理。
Realize the storage and management of assembly information by choosing a reasonable data structure and throughing open database connectivity .
-
系统将开放式数据库系统互连(ODBC)作为SqlServer2000数据库应用程序的编程接口(API),ODBC实现了在VC环境下编写的程序与SqlServer2000数据库的连接以及对数据库中数据的各种操作。
ODBC ( Open Database Connectivity ) is SQL Server 2000 Application Program 's API ( Application Programming Interface ) .