| implement SQLGetInfo for some inputs |
|
More...
|
over 19 years ago
|
| fix negative numbers on MDB_INT types |
|
More...
|
over 19 years ago
|
| bug #1398003. Sanitize column names when -S is given without -I |
|
More...
|
over 19 years ago
|
| bug #1463036. do case insensitive compare in mdb_bind_column_by_name() |
|
More...
|
over 19 years ago
|
| remove config.h from mdbtools.h |
|
More...
|
over 19 years ago
|
| remove mdb_backend declaration |
|
More...
|
over 19 years ago
|
| Update call from Gtk+ 1.2 to 2.0 |
|
More...
|
about 20 years ago
|
| Clean up use of autoconf macros |
|
More...
|
about 20 years ago
|
| Fix typo in help text |
|
More...
|
about 20 years ago
|
| Fix and tidy up read_pg_in* functions |
|
More...
|
over 20 years ago
|
| Add fflush after each newline (Pedro Gutierrez) |
|
More...
|
over 20 years ago
|
| Fix several leaks and errors |
|
More...
|
over 20 years ago
|
| Fixes in reading data into bound fields |
|
More...
|
over 20 years ago
|
| Utilize mdb_bind_column_by_name |
|
More...
|
almost 21 years ago
|
| Use correct parameter in mdb_col_to_string |
|
More...
|
almost 21 years ago
|
| Make varaddr parameter a void * |
|
More...
|
almost 21 years ago
|
| Make backend_name parameter a const char * |
|
More...
|
almost 21 years ago
|
| Correct info about MDBICONV |
|
More...
|
almost 21 years ago
|
| General cleanup |
|
More...
|
almost 21 years ago
|
| Clean up for 0.6 release and some bug fixes |
|
More...
|
almost 21 years ago
|
| add --disable-gmdb2 option |
|
More...
|
almost 21 years ago
|
| Use correct index for command line options |
|
More...
|
almost 21 years ago
|
| Use size_t instead of unsigned int for calling iconv |
|
More...
|
almost 21 years ago
|
| Alter buffer_dump's third parameter from 'end' to 'length' |
|
More...
|
about 21 years ago
|
| Use more appropriate types (void *, size_t) |
|
More...
|
about 21 years ago
|
| Remove remaining int24 uses |
|
More...
|
about 21 years ago
|
| Use col->is_fixed member directly |
|
More...
|
about 21 years ago
|
| Fix several lockups, leaks, and warnings |
|
More...
|
about 21 years ago
|
| Fix some potential segmentation faults |
|
More...
|
about 21 years ago
|
| Handle 'file not found' case |
|
More...
|
about 21 years ago
|