chris-uk-lad
Registered User.
- Local time
- Yesterday, 19:28
- Joined
- Jul 8, 2008
- Messages
- 271
Hi all,
Within my code i receive a string of a date e.g 20060701, which i manipulate to read 01/07/2006. The variables are Strings, the column of the Table the date is being inserted into are text, and the export spec im running displays it as text.
The output shows the date + the time (00:00:00) and i have no idea why its being interpretted as a date. Any thoughts / suggestions? If i run it without an export spec it outputs correctly but i need a spec for other reasons.
Thanks
Within my code i receive a string of a date e.g 20060701, which i manipulate to read 01/07/2006. The variables are Strings, the column of the Table the date is being inserted into are text, and the export spec im running displays it as text.
The output shows the date + the time (00:00:00) and i have no idea why its being interpretted as a date. Any thoughts / suggestions? If i run it without an export spec it outputs correctly but i need a spec for other reasons.
Thanks