Hey All, I'm currently converting some old Access '97 apps for use in our Oracle Database and I have a question. Once a month we get text file of payroll data. The file is not delimited in any fashion except in the sense that each line is a fixed length string, with various character positions matching various data fields. Now my question is this: Some of those fields are dates, and in the string they are just a 5 digit number,(ex: my birthdate which is 29/08/1974 is listed as 39140) now if I pass that number straight into a date field in a table, will I get an error, or will Oracle do the conversion for me? I have the conversion formula but I would really perfer to let Oracle do the work for me.
Lauren McDonald, B.Sc.
Programmer Analyst
Saskatchewan Healthcare Employees' Pension Plan
Lauren McDonald, B.Sc.
Programmer Analyst
Saskatchewan Healthcare Employees' Pension Plan