06-26-2015 06:35 AM
Hi,
I am trying to Insert 52 fields of data In MS Access. One error display repetitive as attached in Image.please help to resolve this.
06-26-2015 06:39 AM
06-26-2015 06:44 AM
hi,
PFA of BD and FP of Vi.
06-26-2015 06:54 AM
06-26-2015 07:11 AM
06-26-2015 07:33 AM
A couple of things:
- Replace the Database TimeStamp with a Get Date/Time in Seconds and use the Format DateTime String with this: %Y-%m-%d %H:%M:%S
- I don't think you can place an array into a field like you are attempting with that last bundle element. I've never tried it but I believe you need to break that down into the elements that are within that array.
What is your overall goal here?
06-28-2015 11:57 PM
Hi,
I Want to add 52 fields in MS Access via attached Vi.but this error occurs repetitively.so, I wired N-terminal.
Please help in this matter.
06-29-2015 12:07 AM
06-29-2015 04:05 AM
And this thread has no relation to this:
http://forums.ni.com/t5/LabVIEW/Connection-issue-in-MS-access-throught-labview/m-p/3156011#M909696
06-29-2015 06:00 AM
Please tell me how can i insert 52 Fields in MS Access database and respective records to each Fields. this error occurs repetively.