07-20-2005 09:39 AM
07-20-2005 09:57 PM
07-26-2005 08:18 AM
Thanks.
How did you get the table icon? I did not see it in the Functions.
07-26-2005 08:20 AM
07-26-2005 08:47 AM
Thanks again.
I am a novice user to LV, but I am creating a program that would allow users to write their data on a table format using Access.
07-26-2005
08:55 AM
- last edited on
07-12-2025
10:46 PM
by
Content Cleaner
As far as database communication goes, I think you need the DBTools toolkit from NI. That's what I've always used, and they're quite useful, so long as you've got some decent knowledge of SQL.
Hope this helps
07-26-2005 08:10 PM
Ok;
First a little background is in order.
An excellent beginners book is:
The Practical SQL Handbook, 4th Edition, J.S. Bowman, S.L. Emerson, M. Darnovsky, Addison-Wesley Developer’s Press, 2001, ISBN: 0-201-70309-2 (The 3rd edition is still available online through Amazon, and is also very good…)
To implement your application will be challenging, but once you have written an application using a database, you'll never want to write one any other way...
Mike...