luistsousa
Technical User
Hello everybody
I intended to read from a file txt and to put this information in a Table. However, in the database, I have a DateTime field, and others two to integer.
How I can read from this file and at the same time, to convert this information for the database?
file example:
25-07-2003 18:27:08 34 54
25-07-2003 18:27:40 76 87
Best Regards
Luis
I intended to read from a file txt and to put this information in a Table. However, in the database, I have a DateTime field, and others two to integer.
How I can read from this file and at the same time, to convert this information for the database?
file example:
25-07-2003 18:27:08 34 54
25-07-2003 18:27:40 76 87
Best Regards
Luis