09-27-2001 02:05 AM
09-27-2001 03:19 AM
09-27-2001 05:05 AM
09-27-2001 09:07 AM
09-28-2001 12:35 AM
09-29-2001 09:06 AM
12-11-2003 10:06 PM
12-12-2003 02:35 AM
02-02-2005 09:27 AM
@CraigGraham wrote:
[Attachment SQL Open Connection.vi, see below]
[Attachment SQL Send.vi, see below]
02-03-2005
01:26 PM
- last edited on
11-05-2025
03:43 PM
by
Content Cleaner
Hi pawel,
There is also a set of MS Access examples that are shipping examples in LabVIEW that use DDE:
LabVIEW 7.1\examples\comm\access.llb\Retrieving Data from Access.vi
LabVIEW 7.1\examples\comm\access.llb\Sending Data to Access.vi
As the previous posts have mentioned, DDE is an older protocol that can be used to communicate between applications, however, ActiveX has currently the preferred method over DDE.
NI does provide the Database Connectivity Toolset to make database connection easier in LabVIEW.
Hope this helps. Thanks again and have a great day!
Kileen