12-08-2005 01:01 PM
12-08-2005 01:56 PM
Hello,
I don't have the answer to your question, but....
How did you get information to be written into MS Access from labview.
Thanks.
12-09-2005 02:00 AM
12-09-2005 07:13 AM
12-09-2005 07:23 AM
It would be easiest if you post your code, or at least an image of it.
Also, which error exactly are you getting? Is it possible you're trying to enter a string into a numeric field (for example)? If I define a date\time field in Access and then use Insert Data (with the LV formatted time string), it works fine.
12-09-2005 07:40 AM
I use "Get Date/Time Sring.vi" to get the date & time as two seperate strings.
I then use "DB Tools Insert Data.vi" to write it to the database.
Both fields in the database are set to a Data Type of "Date/Time"
The Date Format is then set to "Short Date" and the Time Format to "Short Time"
Mike
12-09-2005 07:45 AM
12-09-2005 08:51 AM
Hi!,
Check this post by me:
http://forums.ni.com/ni/board/message?board.id=170&message.id=146148#M146148
If this doesn't help, we can try other options to work it out.
- Gurdas
12-09-2005 11:08 AM - edited 12-09-2005 11:08 AM
Message Edited by bburan on 12-09-2005 11:09 AM
12-10-2005 11:01 AM