Commit Graph

407 Commits

Author SHA1 Message Date
Brian Bruns
be2a287f5c fix index counting, from Nirgal Vourgère 2011-02-07 21:57:13 -05:00
jakob
82b28d6845 Fixed a bug that would remove the first two digits after the decimal mark in NUMERIC (decimal) fields 2011-01-26 09:55:30 -08:00
Brian Bruns
037b9bc8fc remove cvsignore and add gitignore per Jeff Smith 2010-11-01 09:30:24 -04:00
Brian Bruns
85be8bbe68 patch 180-slowmap-fallback from Nirgal Vourgère 2010-11-01 09:26:46 -04:00
Brian Bruns
5ac44b69d9 patch from Terry Brown <terry_n_brown at yahoo.com> to add -N option to mdb-export 2010-08-03 20:09:37 -04:00
Brian Bruns
4f73e1b295 patch from Terry Brown <terry_n_brown at yahoo.com> to not sanitize the schema in mdb-schema 2010-08-03 20:04:29 -04:00
Brian Bruns
fb179fc301 Merge remote branch 'origin/master' 2010-08-03 20:01:20 -04:00
Brian Bruns
9b87b488a4 revised patch 130-export-smallfloat from Nirgal Vourgère 2010-08-03 19:59:41 -04:00
Brian Bruns
1cc10bbcd7 fix offset of page type in data/leaf page writing 2010-06-24 07:55:07 -04:00
root
f8f1b91b7d report parser errors via mdb_sql_error() 2010-06-20 23:12:32 -04:00
root
472dfac7c5 fix toolbar icons in gmdb debugger window 2010-06-20 22:48:59 -04:00
root
fc8ccbeaa8 store last error message in MdbSql struct and show error in gmdb2. 2010-06-20 21:18:22 -04:00
Brian Bruns
5c05325b54 update AUTHORS file with patch submitters 2010-06-20 18:36:54 -04:00
root
28e5dfb024 Debian patch 045-aboutdialog from source unattributed 2010-06-20 18:27:50 -04:00
root
16eaf703d4 Merge branch 'master' of git@github.com:brianb/mdbtools 2010-06-20 18:22:25 -04:00
root
751541169c Debian patches 038-removals and 041-eggiconlist source unattributed 2010-06-20 18:22:16 -04:00
Brian Bruns
cab6d50083 using BUILT_SOURCES creates dependency problem, reverting 2010-06-20 18:12:03 -04:00
Brian Bruns
87af69a15e Debian patch 170-sequences from Nirgal Vourgère 2010-06-20 16:30:47 -04:00
Brian Bruns
f2bc2e1a21 Debian patch 160-foreign-keys from Nirgal Vourgère 2010-06-20 16:28:54 -04:00
Brian Bruns
30e5a6f4bb Debian patch 150-backend-quote from Nirgal Vourgère 2010-06-20 16:27:42 -04:00
Brian Bruns
4c83570d41 Patch 120-decrypt from David Mansfield 2010-06-17 22:23:45 -04:00
Brian Bruns
7a073df76e Patch 155-blob from Nirgal Vourgère 2010-06-17 22:12:44 -04:00
Brian Bruns
4fb8786418 Debian patch 130-export-smallfloat from Vincent Fourmond 2010-06-17 19:56:22 -04:00
Brian Bruns
6181b11faf Debian patch 096-use-system-txt2man from Tim Retout 2010-06-17 19:54:45 -04:00
Brian Bruns
531dad7857 Debian patch 094-add-man-pages from Tim Retout 2010-06-17 19:53:40 -04:00
Brian Bruns
1eea9754c7 add parser.[ch] to BUILT_SOURCES 2010-06-17 19:18:13 -04:00
Brian Bruns
9aa9d299df Debian patch 070-unixodbc-api from Steve Langasek 2010-06-17 19:12:17 -04:00
Brian Bruns
6befd88462 remove bison generated files 2010-06-17 19:05:03 -04:00
Brian Bruns
bf7a9ae0eb Debian patch 055-iconv-config from Rene Engelhard 2010-06-17 19:03:06 -04:00
Brian Bruns
625c588cdf Debian patch 100-postgres-types from Nirgal Vourgère 2010-06-17 19:02:28 -04:00
Brian Bruns
b089200dfb Debian 015-allsyms patch redux, missed commit on other file 2010-06-17 18:24:10 -04:00
Brian Bruns
df4966c847 Debian patch 090-mdb-hexdump-argc 2010-06-16 23:44:08 -04:00
Brian Bruns
789f7803fc Debian patch 110-export-csv-null 2010-06-16 23:42:17 -04:00
Brian Bruns
73b9d0d2d8 Debian patch 140-mdb-tables 2010-06-16 23:39:20 -04:00
Brian Bruns
f325b12a54 Debian patch 092-odbc-close-connections 2010-06-16 23:38:01 -04:00
Brian Bruns
09a82013a3 Debian patch 056-libmdb-data 2010-06-16 23:36:14 -04:00
Brian Bruns
b9983c8aad Debian patch 015-allsyms 2010-06-16 23:29:07 -04:00
Brian Bruns
9bd658067b Patch from Alex Hunsaker posted 2005-11-17. retrieve number of var cols for this row in mdb_crack_row() only if there are var cols according to table definition. 2010-06-16 22:42:39 -04:00
Brian Bruns
ae9fe1f304 patch from Brett Hutley posted 2008-07-24. Bounds check binding of memo field in JET3 when not using iconv. 2010-06-16 22:37:31 -04:00
brianb
42cf5030fd implement SQLGetInfo for some inputs 2007-03-18 14:11:43 +00:00
brianb
c021da2555 fix negative numbers on MDB_INT types 2007-03-17 01:08:52 +00:00
brianb
5f6fc1cb9f bug #1398003. Sanitize column names when -S is given without -I 2007-03-06 01:16:54 +00:00
brianb
2d098cd9e9 bug #1463036. do case insensitive compare in mdb_bind_column_by_name() 2007-03-06 00:28:33 +00:00
brianb
a3497d089a remove config.h from mdbtools.h 2007-03-05 23:34:47 +00:00
brianb
4ec0c79d12 remove mdb_backend declaration 2007-03-05 23:01:07 +00:00
whydoubt
bf4d46e80b Update call from Gtk+ 1.2 to 2.0 2006-05-24 01:39:48 +00:00
whydoubt
f5f0f8b073 Clean up use of autoconf macros 2006-05-24 01:37:18 +00:00
whydoubt
bc80bddf2b Fix typo in help text 2006-05-24 00:41:52 +00:00
whydoubt
bc71178167 Fix and tidy up read_pg_in* functions 2005-12-17 15:59:18 +00:00
whydoubt
2b2e300513 Add fflush after each newline (Pedro Gutierrez) 2005-12-17 09:55:38 +00:00