bigeyespanda
New member
- Local time
- Today, 18:26
- Joined
- Aug 31, 2004
- Messages
- 5
Hi!
I have a problem with importing text to the table. The following is the text file:
2002/10/04,12:58:38,12355,3,1,2,2
2002/05/04,13:01:06,12355,4,1,2,2
2004/10/04,13:01:06,12355,4,-1,2,2
1998/10/04,13:01:06,12355,5,-1,2,2
When I import this file into the table, all of the are correctly insert to the table fields, EXCEPT THE DATE!!! The date in the database appears to be 1899/12/30 for all of them.... any idea how to fix it??
Thanks!!!
I have a problem with importing text to the table. The following is the text file:
2002/10/04,12:58:38,12355,3,1,2,2
2002/05/04,13:01:06,12355,4,1,2,2
2004/10/04,13:01:06,12355,4,-1,2,2
1998/10/04,13:01:06,12355,5,-1,2,2
When I import this file into the table, all of the are correctly insert to the table fields, EXCEPT THE DATE!!! The date in the database appears to be 1899/12/30 for all of them.... any idea how to fix it??
Thanks!!!