Hello, I'm try out the CVI example program "weather" which uses SQL toolkit. Instead of using DSN, I changed it to using "Provider=Microsoft.JET.OLEDB.4.0; Data Source=C:\\...\\samples.mdb;" but I got this error when I ran it.
"Microsoft JET Database Engine: No value given for one or more required parameters."
Please see the attached picture for details. Does anybody know what's wrong with it? And how to fix it?
Thanks for any idea.