CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
可用分押宝游戏火热进行中... 专题改版:Java Web 专题
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  MS-SQL Server >  基础类

oledb and ODBC 有什么不同?

楼主gongxicn(gongxi)2004-12-01 10:49:46 在 MS-SQL Server / 基础类 提问

oledb   and   ODBC   有什么不同? 问题点数:0、回复次数:1Top

1 楼good2speed(Goodspeed)回复于 2004-12-01 11:18:08 得分 0

ODBC   is   Open   Data   Base   Connectivity,   which   is   a   connection   method   to   data   sources   and   other   things.   It   requires   that   you   set   up   a   data   source,   or   what's   called   a   DSN   using   an   SQL   driver   or   other   driver   if   connecting   to   other   database   types.   Most   database   systems   support   ODBC.  
   
  OLE   is   Object   Linking   and   Embedding.   OLEDB   is   partly   distinguished   from   OLE   itself,   now   called   "automation".    
   
  OLEDB   is   the   successor   to   ODBC,   a   set   of   software   components   that   allow   a   "front   end"   such   as   GUI   based   on   VB,   C++,   Access   or   whatever   to   connect   with   a   back   end   such   as   SQL   Server,   Oracle,   DB2,   mySQL   etal.   In   many   cases   the   OLEDB   components   offer   much   better   performance   than   the   older   ODBC.  
   
  OLEDB   is   a   different   type   of   data   provider   that   came   about   with   MS's   Universal   Data   Access   in   1996   and   does   not   require   that   you   set   up   a   DSN.   It   is   commonly   used   when   building   VB   apps   and   is   closely   tied   to   ADO.   It   works   with   COM,   and   DCOM   as   of   SQL   7.0.  
   
  You   can   learn   a   lot   more   by   visiting   http://www.microsoft.com/dataTop

相关问题

  • oledb和odbc有什么区别?
  • 测试oledb,ado,odbc的速度,为什么odbc最快?
  • 请问oledb和odbc有什么区别?100分寻求答案!
  • 一个概念的问题:Odbc和OleDB有什么不一样?
  • 为什么我用OLEDB连接Access会产生错误、而用ODBC却正确?
  • ODBC的用户DSN和系统DSN有什么不同?
  • ODBC的用户DSN和系统DSN有什么不同?
  • ODBC和OLEDB哪个快?
  • OLEDB、JDBC和ODBC的区别?
  • 大家在。net里面用DB2做数据源时,一般用什么方式连接,OLEDB?ODBC?

关键词

  • sql
  • oledb
  • odbc
  • connect
  • data
  • set

得分解答快速导航

  • 帖主:gongxicn

相关链接

  • SQL Server类图书

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
世纪乐知(北京)网络技术有限公司 版权所有, 京 ICP 证 020026 号
北京创新乐知广告有限公司 提供技术支持
Copyright © 2000-2007, CSDN.NET, All Rights Reserved
GongshangLogo