Hi,
The CVI database examples are great, everything needed was right there.
Now that my program works, I have a dilema:
I'm writing a small amount of data to a database on a network drive once every 10 minutes.
Is it better to connect once and write periodically, or to connect and disconnent each time?
Works either way and the coding is simple, but there must be some IT reason one way is better right?
Thanks,
Kevin