[Migrated content. Thread originally posted on 09 August 2011]
In my vision file I have numeric data like 12,25.I live in Germany, therefore we store our numeric data with a comma.
If I read the vision file via ODBC in ACCESS, I only see 12
What is wrong?
I had an old XFD-File of that vision file. With this XFD-File I can see the complete field.
00243,00005,09,00008,-02,000,000,TANUM02
This line was generated by ACUCOBOL-GT v5.2.0
0000000243,0000000005,09,0000000008,-02,000,000,06,TANUM02
This line was generated by ACUCOBOL-GT v8.1.0
I need to generate XFDs with v8.1.0 to work with my vision files via ODBC.
Can anybody help me?