About 767,000 results
Open links in new tab
  1. How to Connect LabVIEW to a Database - NI

    May 1, 2025 · The best and easiest way to perform database connection and operations in LabVIEW is by using the LabVIEW Database and Connectivity Toolkit. This comes with a …

  2. Solved: MySQL connectivity issues - NI Community

    Mar 21, 2022 · At least a proper connection string can connect to SQLServer, Access or Excel just fine without ODBC. I don't know about MySQL, it might depend on the library you're using. …

  3. Connection String Syntax for labSQL to MySQL - NI Community

    Jun 24, 2013 · I set up a system DSN using the MySQL ODBC 5.2 Unicode Driver and I am running Labview 2012 with MySQL 5.2 Workbench/5.6 Server. I would really just like to know …

  4. What Connector is Needed by LabVIEW to Communicate with MySQL

    Aug 30, 2024 · Below is an example of the connection string needed to have LabVIEW communicate with a MySQL server installed locally with a username of root and password of …

  5. Solved: SQL Server connection strings - NI Community

    Dec 6, 2018 · The UDL is a helpful tool even if you don't want to use them. Create an empty .UDL, open it and configure it to work with your SQL server, then open it in a text editor and …

  6. How Do I Connect to a Remote Database Without Using a Data

    Dec 8, 2023 · In LabVIEW, go to Tools » Create Data Link. This will launch the 32-bit Data Link Properties dialog that allows you to create your UDL file (even if you are running a 64-bit …

  7. DB Tools Open Connection VI - NI - National Instruments

    Feb 21, 2023 · Opens a database connection using the connection information path and returns a connection reference. If prompt? is set to TRUE, LabVIEW displays a dialog box to set up the …

  8. How do I connect to a database in LabView - Stack Overflow

    Feb 18, 2014 · The first Connectivity Toolkit VI called should be Open Connection. The existing code (VI) will either use a file or a string as an input. If the input is a string, then you will need …

  9. Adding MySQL functionality in LabView - Stack Overflow

    Jan 27, 2019 · This works in LabVIEW 2017, allowing connection to a MySQL database without NI's LabVIEW Database Connectivity Toolkit.

  10. Using MySQL with the Database Connectivity Toolkit on Windows

    Mar 3, 2014 · There are several ways to connect to a MySQL database from LabVIEW using the Database Connectivity Toolkit. This article outlines how to use the ODBC tools provided by …

  11. Some results have been removed