LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write calendar active x to mysql table?

Hi all, i'm very new to labview and programming. Currently i'm building a simple program to store some data to mysql database. I have several question it.

 

1. How to write active-x drop down calendar to mysql table.

2. How to make a checkbox value appear in a text field when its active.

3. How to create login page

 

any sample code would be very appreciated.

 

Thank you

0 Kudos
Message 1 of 2
(2,298 Views)

Hey ijan,

To write to a SQL database using LabVIEW you will need the LabVIEW Database Connectivity Toolkit.  Is the checkbox you are using a LabVIEW front panel control?  This site is a good place to start when you are learning to program in LabVIEW: https://learn.ni.com/learn/article/labview-tutorial  What is the login page for? Are you interested in password protecting your VI's or is it that you want users to login to your database application.

 

Kevin Fort
Principal Software Engineer
NI
0 Kudos
Message 2 of 2
(2,280 Views)