I am trying to write an application that will convert a fixed width format text file in to an Access Database.<br>
<br>
Every time i attempt to import the data from the text file, i get corruption in the Access Database. I have pinned this down to there being commas in the text file data.<br>
<br>
How do i open a fixed width file containing commas in the data and get VB6.0 to ignore the commas and input the full length of the data?<br>
<br>
If this is impossible then does anyone have ideas as to how i can code around this problem?<br>
<br>
If so then please feel free to email me any coding suggestions to richie@ncnexpress.com<br>
<br>
Every time i attempt to import the data from the text file, i get corruption in the Access Database. I have pinned this down to there being commas in the text file data.<br>
<br>
How do i open a fixed width file containing commas in the data and get VB6.0 to ignore the commas and input the full length of the data?<br>
<br>
If this is impossible then does anyone have ideas as to how i can code around this problem?<br>
<br>
If so then please feel free to email me any coding suggestions to richie@ncnexpress.com<br>