11-01-2006 12:56 PM
11-01-2006 01:30 PM
You need to create a connection string, a UDL file or a DSN file.
This is done in Control Panel>>Administrative Services>>ODBC Data Sources.
Try looking at the examples in the example finder (Help>>Find Examples) to see more.
11-03-2006 07:17 AM
Hi tst:
I'm new in Database... I know how to create a *.mdb file, but I don't know to create a connection string, a UDL file or a DSN file... please help me.
11-03-2006
07:23 AM
- last edited on
09-15-2025
09:56 AM
by
Content Cleaner
Read my last answer - go to where I mentioned and read the help there. You can create a DSN file pointing to your DB. Also, LOOK AT THE EXAMPLES.
To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here, here, here, here and here are a few you can start with and here are some tutorial videos. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
11-03-2006 08:09 AM
11-03-2006
08:20 AM
- last edited on
09-15-2025
09:56 AM
by
Content Cleaner
You can also go here.
This is the LV Database connectivity toolkit manual, which has some very good information in it. If you are looking for some more advanced queries using sql, try these links.
sql introduction
sql examples
Kenny