LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Simple table manipulation/data manipulation with Access DB

I am a very raw programmer and am also very new to LabWindows CVI and I would appreciate any information I can attain on gaining access to a MSAccess database via CVI. Already created ODBC source.Do I need a separate SQL driver?Can someone show me some sample code that shows where the sequel statements need to go and basically show how to manipulate tables. I know that this is pretty low-level but I will truly appreciate any help I can get. Thanks.
0 Kudos
Message 1 of 2
(2,975 Views)
First of all did you buy the SQL Toolkit and if so check out the Reference Manual on the NI website 320960A.pdf It contains good examples and a nice overview that gets you into the functionality quickly. Secondly, do you know SQL. There's a lot involved in setting it up and getting it going but there also a lot of tricks to make it easy. check out the manual or let me know and I'll mail it to you directly.
Jattie van der Linde
Engineering Manager, Software & Automation
TEL Magnetic Solutions Ltd
0 Kudos
Message 2 of 2
(2,975 Views)