mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-01-21 18:48:34 +08:00
Fix numeric scale/precision on Jet3 databases
This commit is contained in:
@@ -275,6 +275,8 @@ typedef struct {
|
||||
guint16 tab_col_offset_var;
|
||||
guint16 tab_col_offset_fixed;
|
||||
guint16 tab_row_col_num_offset;
|
||||
guint16 col_scale_offset;
|
||||
guint16 col_prec_offset;
|
||||
} MdbFormatConstants;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user