i am new at this.
This is an example of the data (in notepad) it looks like this..
1,ABC,12/12/2008
2,DEF,13/12/2008
3,GHI,14/12/2008
4,JKL,15/12/2008
i would like to read only the first line and have each field dim as varchar.
The output should be in this form:
Field 1 = 1
Field 2 = ABC
Field 3 = 12/12/2008
Thanks for your help. It's much appreciated..
ASKED:
Dec 11 2008 9:33 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _