issues
search
albfernandez
/
javadbf
Java library for reading and writing Xbase (dBase/DBF) files.
GNU Lesser General Public License v3.0
224
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update DBFCharsetHelper.java
#131
Thinkhua
closed
1 month ago
0
Modularize packages
#130
albfernandez
opened
5 months ago
0
change java minimum requeriment to 11
#129
albfernandez
opened
6 months ago
0
define module-info.java
#128
albfernandez
opened
6 months ago
0
Organize branches
#127
albfernandez
closed
6 months ago
0
Update README
#126
albfernandez
opened
6 months ago
0
Reduce output to console in tests
#125
albfernandez
opened
6 months ago
0
Review Spotbugs and PMD warnings
#124
albfernandez
opened
6 months ago
0
Add Github CI on branches v0 and v1
#123
albfernandez
closed
6 months ago
0
Create migration guides
#122
albfernandez
opened
6 months ago
0
DBFReader: row.getString() does not return null for NULL MEMO field
#121
HelmutL
closed
9 months ago
1
DBFWrite: bug in writing LONG
#120
HelmutL
closed
9 months ago
0
Build and run in jenkis-ci java 21
#119
albfernandez
closed
10 months ago
0
Migrate tests to JUnit 5
#118
albfernandez
closed
10 months ago
0
Test using BufferedInputStream an BufferedOutputStream
#117
albfernandez
closed
10 months ago
0
The maximum length of fieldname is only 10 bytes when read fieldName
#116
wanfeng730
closed
11 months ago
0
Appending Records not working
#115
edgarjoao
closed
10 months ago
6
Identify auto incremental field
#114
edgarjoao
closed
1 year ago
2
Apache license for an Apache Camel component
#113
jeremyross
closed
11 months ago
3
Entry Data becoming Misaligned when using Sync Mode to append record(s) to a file
#112
dbfAndroidProject
closed
1 year ago
2
No support for writting TIMESTAMP
#111
hectorsipe
closed
1 year ago
13
Charset issue with new DBF File
#110
fabiosebastiano-vertical
opened
1 year ago
1
add font
#109
mgh1195
closed
2 years ago
1
Github actions to build in java 17
#108
albfernandez
closed
2 years ago
0
languageDriver is 0
#107
zhangdan-dev
closed
10 months ago
1
How can I sort according to multiple fields one by one?
#106
ahmedmohiduet
closed
10 months ago
1
SmallInt fieldtype is not suppoted?
#105
JosepMariaGomez
closed
2 years ago
5
Why not write reserved fields in DBFField.write() ?
#104
jmor7690
closed
2 years ago
0
Supported language codes in auto detection
#103
7erg
closed
2 years ago
0
While reading the nextRecord i am getting 'E' values
#102
medari1048
closed
10 months ago
3
Is there a way to query an entire row of data based on a field value?
#101
DestinyL
closed
2 years ago
2
DBFReader#skipRecords:Is it possible to optimize the performance of this method
#100
DestinyL
closed
11 months ago
3
row.isDeleted() returns wrong result
#99
idfake
closed
3 years ago
1
Possibility to read MEMO field as binary data, regardless of field defintion
#98
HelmutL
closed
9 months ago
3
Support for writting DBF7 Files
#97
albfernandez
closed
1 year ago
0
Caused by: java.lang.IllegalArgumentException: Field name should be of length 1-10
#96
arefbehboudi
closed
1 year ago
1
How to read DBF files over 1G in size
#95
jinhuiDing
closed
3 years ago
2
supportsFieldFlags is always false for F5 and FB
#94
ztyzbb
closed
3 years ago
3
File processing worked in v1.11.2, but not in 1.13.0
#93
garzahd
closed
3 years ago
0
error when parsing leading space characters
#92
Nicole-6246
closed
11 months ago
1
Random EOFException("Unexpected end of file")
#91
guryanovev
closed
11 months ago
1
new DBFField(String name, DBFDataType type) is not work
#90
zaiym
opened
3 years ago
0
Code cleanup
#89
matteobaccan
closed
3 years ago
0
Removed redundance cast
#88
matteobaccan
closed
3 years ago
0
DBFWriter: "Invalid number of fields in row"
#87
toburger
closed
3 years ago
4
Not have a problem, just need help.
#86
rodCortes95
closed
3 years ago
0
Failed to parse Float
#85
GustavoAlves1993
opened
3 years ago
21
Data confusion
#84
Qumans
closed
11 months ago
4
How to delete a record?
#83
li123
opened
3 years ago
2
[BUG] When reading from double, the data type is lost
#82
baizhi1989
closed
3 years ago
2
Next