Hello,
I built a Database with tables that contained many variables with different formats (number and date/time format). Using the Database Connectivity Toolkit I query the information that I need from that DB and I write it to a txt file. The problem is that I must convert the array format in order to write it to the file and when I do this I lose the Date format.
For example: when the root date is "27/10/2003" it changes to "27".
How can I solve this problem?
I attach a picture of the diagram and the VI I use.
Thank you,
Nuria