You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Compile jdbf example of DBFWriter
2. View dbf file with notepad you can see 500,12... as value for column TestF
3. View dbf,for example,with XBaseView or OpenOffice
What is the expected output? What do you see instead?
Expected output 500.12.., instead i see 1,7E308 in XBaseView. Expected output
500.12.., instead i see 500 in OpenOffice. Something wrong with delimiter.
What version of the product are you using? On what operating system?
jdbf-1.2.jar, operating system Windows 7/Linux
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 24 Nov 2013 at 7:05
Original issue reported on code.google.com by
[email protected]
on 24 Nov 2013 at 7:05Attachments:
The text was updated successfully, but these errors were encountered: