石鑫华视觉论坛微信公众号:石鑫华视觉

 找回密码
 注册会员
查看: 2922|回复: 0

[LV工具模块] NI LabVIEW 2009 Database Connectivity Toolkit Win32Eng LV2009DCT数据库连接工具包32位版

[复制链接]
  • TA的每日心情
    擦汗
    18 小时前
  • 签到天数: 3155 天

    连续签到: 25 天

    [LV.Master]2000FPS

    发表于 2019-10-11 10:14:10 | 显示全部楼层 |阅读模式 来自:广东省东莞市 电信

    注册登陆后可查看附件和大图,以及购买相关内容

    您需要 登录 才可以下载或查看,没有账号?注册会员

    x
    Windows系统下(Linux和MAC系统下请自行了解清楚)NI的各种软件、模块、工具包、驱动程序,使用NI许可证管理器来激活的,绝大部分的都可以使用NI Lincense Activator来激活:NI序列号Serial Number生成激活工具NI License Activator,LabVIEW/VBAI/VDM/VAS等软件模块工具包破解工具不限版本http://visionbbs.com/thread-490-1-1.html

    视觉论坛的各种NI资源,除了视觉相关的模块有使用外,大部分的都不会使用,仅提供资源不提供技术支持。资源的下载地址一般会同时提供NI官方和百度网盘的地址。某些工具包NI地址失效或没有NI地址,只能使用百度网盘地址;如果百度网盘地址失效过期,可联系论坛客服更新。NI的服务器在美国,有时候速度很慢或下载容易出错,这样会造成安装时各种错误而无法安装。建议在下载完成后,对下载资源做校验和(NI一般会提供MD5或SHA256等)验证,与官方或视觉论坛提供的校验和对比,一致就可以安装;如不一致,则需要重新下载。视觉论坛早期下载上传的资源,基本上都是正常下载的资源;2019后下载的资源,都与NI的正确校验和对比过,保证是正确的资源才上传到百度网盘。校验和工具下载地址:文件Hash计算器FHash,文件校验和验证下载文件正确性验证,MD5值计算、SHA1值计算、SHA256值计算、CRC32值计算http://visionbbs.com/thread-26524-1-1.html

    NI LabVIEW 2009 Database Connectivity Toolkit Win32Eng LV2009DCT数据库连接工具包32位版

    数据库工具包,后面的几代版本,在安装LabVIEW时就已经包含在内部,可以在安装时直接选择安装数据库连接工具包,不需要再单独下载安装,如果早期的版本没有包含数据库工具包,则可以下载该独立版本。也可以使用第三方的免费的LabSQL工具包。在2019以前的版本没有64位的工具包,如需要64位的工具包,需要升级2019或之后版本。

    百度网盘下载链接:
    请注册视觉论坛会员登录后购买附件下载查看
    DCT2009.txt (161 Bytes, 下载次数: 45, 售价: 10 元)

    LabVIEW 2009 Database Connectivity Toolkit Readme
    June 2009
    This file contains important last-minute information about the LabVIEW 2009 Database Connectivity Toolkit, including installation issues.
    Refer to the National Instruments Web site for the latest information about the Database Connectivity Toolkit. Refer to the LabVIEW Database Connectivity Toolkit User Manual and the LabVIEW Help for more information about using the Database Connectivity Toolkit.
    System Requirements
    Installation Instructions
    Recommended Database Client Software
    Accessing the Help
    Finding Examples
    Known Issues
    Bug Fixes
    System Requirements
    The computer you are using must meet the following minimum system requirements to run the Database Connectivity Toolkit:
    • Windows Vista/XP/2000
    • A minimum of 40 MB free disk space
    • LabVIEW 2009
    Installation Instructions
    Before installing the Database Connectivity Toolkit, uninstall any previous versions of the SQL Toolkit for G that you have installed. The Database Connectivity Toolkit and the SQL Toolkit for G use different methods of communicating with databases. Sharing VIs between toolkits can result in errors.
    Version 2009
    You can install all of your LabVIEW products—including the Database Connectivity Toolkit—using the LabVIEW 2009 Platform DVDs. You can find installation instructions for the Database Connectivity Toolkit along with activation instructions in the following locations:
    • LabVIEW Release Notes, which are available in your LabVIEW software kit.
    • LabVIEW 2009 Platform DVDs Readme, which is available on the top-level of LabVIEW Platform DVD 1.
    To request additional LabVIEW 2009 Platform DVDs, refer to the National Instruments Web site.
    Recommended Database Client Software
    The Database Connectivity Toolkit works with any database or data source that has ODBC or OLE DB drivers. The following list describes issues and recommendations for which database client software to use. Refer to the Known Issues section of this readme for database-specific issues.
    • Microsoft Access— National Instruments recommends that you use the Microsoft Jet 4.0 or later OLE DB Provider.
    • Microsoft SQL Server—National Instruments recommends that you use the Microsoft OLE DB Provider for SQL Server.
    • Oracle 7 and 8—You must install Oracle Client software on the machine to which you install the Database Connectivity Toolkit. National Instruments recommends that you use the Oracle Provider for OLE DB 8.1.6.2.0 or later. You can download the Oracle Provider from the Oracle Web site at www.oracle.com.
    Accessing the Help
    The LabVIEW Database Connectivity Toolkit User Manual contains conceptual information about using the Database Connectivity Toolkit. Open this manual by selecting Start» Programs»National Instruments»LabVIEW 2009»LabVIEW Manuals and opening DCT_User_Manual.pdf or by navigating to the labview\manuals directory and opening DCT_User_Manual.pdf.
    The LabVIEW Database Connectivity Toolkit VI and Function Help contains reference information about Database VIs and functions. Complete the following steps to access the LabVIEW Database Connectivity Toolkit VI and Function Help.
    • Launch LabVIEW.
    • Select Help»Search the LabVIEW Help from the pull-down menu to launch the LabVIEW Help.
    • Click the Contents tab.
    • Navigate to Toolkits»Database VIs and Function.
    Finding Examples
    LabVIEW examples for the Database Connectivity Toolkit are located in the labview\examples\database folder. You can modify an example VI to fit an application, or you can copy and paste from one or more examples into a VI that you create.
    You also can find example VIs using the NI Example Finder. Select Help»Find Examples to launch the NI Example Finder.
    Use the Browse or Search page of the NI Example Finder to find an example VI. In the Browse page, the Database Connectivity Toolkit examples are located in the Toolkits and Modules»Database Connectivity folder.
    Known Issues
    You can access the software and documentation known issues list online. Refer to the National Instruments Web site for an up-to-date list of known issues in the LabVIEW 2009 Database Connectivity Toolkit.
    Bug Fixes
    IDLegacy IDFixed Issue
    129511-Error -2146824584 with Fetch Recordset Data VI when a query does not return any data
    139748-Incoming errors are removed or replaced by Tools Free Object VI
    146185-Conn objectRepository.vi masks incoming errors with local error

    Copyright
    © 2009 National Instruments Corporation. All rights reserved.
    Under the copyright laws, this publication may not be reproduced or transmitted in any form, electronic or mechanical, including photocopying, recording, storing in an information retrieval system, or translating, in whole or in part, without the prior written consent of National Instruments Corporation.
    National Instruments respects the intellectual property of others, and we ask our users to do the same. NI software is protected by copyright and other intellectual property laws. Where NI software may be used to reproduce software or other materials belonging to others, you may use NI software only to reproduce materials that you may reproduce in accordance with the terms of any applicable license or other legal restriction.
    Trademarks
    National Instruments, NI, ni.com, and LabVIEW are trademarks of National Instruments Corporation. Refer to the Terms of Use section on ni.com/legal for more information about National Instruments trademarks.
    Other product and company names mentioned herein are trademarks or trade names of their respective companies.
    Patents
    For patents covering the National Instruments products/technology, refer to the appropriate location: Help» Patents in your software, the patents.txt file on your media, or the National Instruments Patent Notice at ni.com/patents.

    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 注册会员

    本版积分规则

    LabVIEW HALCON图像处理入门教程(第二版)
    石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
    《LabVIEW Vision函数实例详解》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23
    LabVIEW图像处理教程
    机器视觉商城淘宝店铺
    视觉论坛充值赞助方法

    QQ|石鑫华视觉论坛 |网站地图

    GMT+8, 2024-3-28 18:21

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

    快速回复 返回顶部 返回列表