在进行查询的时候引发The attribute buffer size is too small错误解决

http://bbs.esrichina-bj.cn/esri/viewthread.php?tid=105992

http://forums.arcgis.com/threads/83501-Attribute-buffer-size-is-too-small

http://resources.arcgis.com/en/help/main/10.1/#/Adding_OLE_DB_connections_to_databases/006600000452000000/

Adding OLE DB connections to databases

OLE DB connections in ArcGIS are used to make read-only connections to tabular data sources. This type of connection is most commonly used to connect from ArcGIS to data sources that support OLE DB but cannot be accessed from the Database Connection dialog box in ArcGIS for Desktop.

You can create and manage OLE DB connections by adding the Add OLE DB connection button to a toolbar in ArcCatalog. Connection files created from this button are listed in the Database Connections folder in the Catalog tree.

Steps:
  1. Start ArcCatalog.
  2. Add the OLE DB Connection command as a button to a toolbar in ArcCatalog.
    1. Click Customize on the main menu and click Customize mode.

      The Customize dialog box opens.

    2. Click the Commands tab.

    3. Choose ArcCatalog from the Categories list.
    4. Drag Add OLE DB Connection from the Commands list onto a toolbar in ArcCatalog.

    The Add OLE DB Connection button is added to the toolbar.

  3. Click Close on the Customize dialog box.
  4. Click the Add OLE DB Connection button.

    The Data Link Properties dialog box appears in which you can create an OLE DB connection.

  5. Click the OLE DB provider you want to use to access data.
  6. Click Next or click the Connection tab.
  7. Provide the required connection information. The Connection tab is different for each provider. Most require that you identify the database to which you want to connect along with your user name and password.
  8. Click Test Connection to validate that you have entered connection information correctly.
  9. Click OK once your test is successful.

    The OLE DB data source you added is displayed in the Database Connection folder. Click F5 to refresh the Catalog tree if the connection does not display.

  10. Name your OLE DB connection.

You can now work with the tabular data in the database.

最新文章

  1. PostgreSql性能测试
  2. 剑指Offer:面试题33——把数组排成最小的数(java实现)(未完待续)
  3. [LeetCode]题解(python):040-Combination Sum II
  4. purple-class2-默认选项切换
  5. oracle tns
  6. 终于会用c#中的delegate(委托)和event(事件)了
  7. json 按照字段分类
  8. JS代码简单一段即可破解QQ空间删除说说
  9. adb相关指令 笔记
  10. 2Servlet笔记
  11. php优秀框架codeigniter学习系列——CI_Security类学习
  12. Django之如何预防csrf功能的方式 form提交与ajax提交
  13. cgroup其他部分 IO + hugepage
  14. L-BFGS算法(转载)
  15. Ext.form.field.Picker (ComboBox、Date、TreePicker、colorpick.Field)竖向滚动导致布局错误
  16. 添加linux系统调用的两种方式
  17. Redis在linux环境下的安装和部署
  18. Hive中小表与大表关联(join)的性能分析【转】
  19. 《Unix内核源码剖析》
  20. Android开发-API指南-<permission>

热门文章

  1. mysql-mmm 部署高可用集群
  2. python基础一 day7 复习文件操作
  3. tensorflow note
  4. GC相关的面试题
  5. 【mybatis】mybatis数据源源码剖析(JNDI、POOLED、UNPOOLED)
  6. centos7 中源码安装nginx
  7. 9. FILES
  8. Uncaught ReferenceError: 板栗 is not defined at HTMLButtonElement.onclick (view:1)
  9. DOS使用笔记
  10. He'llWorld_Struts2