Commit Graph

175 Commits

Author SHA1 Message Date
Brian Bruns
87af69a15e Debian patch 170-sequences from Nirgal Vourgère 2010-06-20 16:30:47 -04:00
Brian Bruns
30e5a6f4bb Debian patch 150-backend-quote from Nirgal Vourgère 2010-06-20 16:27:42 -04:00
Brian Bruns
7a073df76e Patch 155-blob from Nirgal Vourgère 2010-06-17 22:12:44 -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
brianb
5f6fc1cb9f bug #1398003. Sanitize column names when -S is given without -I 2007-03-06 01:16:54 +00:00
whydoubt
bc80bddf2b Fix typo in help text 2006-05-24 00:41:52 +00:00
whydoubt
2b2e300513 Add fflush after each newline (Pedro Gutierrez) 2005-12-17 09:55:38 +00:00
whydoubt
278b6e284c Fix several leaks and errors 2005-11-09 13:24:26 +00:00
whydoubt
5aafee6641 Utilize mdb_bind_column_by_name 2005-10-17 12:15:50 +00:00
whydoubt
b5e1204759 General cleanup 2005-10-17 11:26:51 +00:00
brianb
a443e83ae7 Clean up for 0.6 release and some bug fixes 2005-09-07 23:27:43 +00:00
whydoubt
c8a0c79e31 Use correct index for command line options 2005-08-10 04:39:50 +00:00
whydoubt
22c3b15218 Use more appropriate types (void *, size_t) 2005-06-28 04:53:37 +00:00
whydoubt
e6c4050c74 Handle 'file not found' case 2005-06-17 02:39:45 +00:00
whydoubt
160418635d Clean up some gcc4 warnings 2005-05-02 12:46:33 +00:00
whydoubt
2983da266c Remove an unused variable and a noop 2005-04-29 02:35:57 +00:00
whydoubt
d1a6f47bfb Only mdb-sql depends on readline 2005-03-29 03:33:23 +00:00
whydoubt
f8668dc119 Fix build error 2005-03-16 14:44:01 +00:00
whydoubt
2606b8eb51 Uncomment use of OLE functions 2005-03-16 12:50:21 +00:00
whydoubt
76c5cfe8c2 Fix a couple of leaks 2005-03-13 21:29:17 +00:00
whydoubt
3153f5dd1e Add mdb_find_row function 2005-03-07 04:28:12 +00:00
brianb
2002c19cee mdb-import fixes, kinda works now 2005-02-11 16:24:01 +00:00
whydoubt
d06cb3e47d Combine functions that bind a column and its length 2004-12-31 01:26:28 +00:00
brianb
fa8d24dd2b patch from Wind Li for iconv on jet3.
Small changes from me for writing.
2004-12-01 23:31:48 +00:00
whydoubt
fd550a5f52 Clean up some memory leaks 2004-12-01 06:34:27 +00:00
brianb
34a9eac4ea iconv conversion code 2004-11-26 05:22:52 +00:00
whydoubt
8b9c2cda5a Various mdb-sql improvements 2004-10-28 03:33:20 +00:00
whydoubt
fd04c906c8 Readline usage fixes 2004-10-25 04:11:13 +00:00
whydoubt
dd99bd0a68 Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
whydoubt
56995ff968 Enable multi-page temp tables 2004-09-09 03:44:35 +00:00
whydoubt
4cc424f913 Warnings fixes 2004-07-17 14:21:43 +00:00
whydoubt
4a245f2af7 Warnings fixes and better use of GLib 2004-07-17 07:48:11 +00:00
whydoubt
e121a82946 Lots more gcc warnings fixes 2004-07-09 12:47:04 +00:00
whydoubt
3d47cc5570 Add function mdb_read_table_by_name 2004-07-02 12:29:09 +00:00
whydoubt
d6db6c3ed4 Fix some memory leaks 2004-06-24 04:22:40 +00:00
whydoubt
7e4a7bc113 Fix a memory leak 2004-06-23 03:03:06 +00:00
brianb
642a74c8c3 fix readline detection 2004-06-20 14:36:23 +00:00
whydoubt
c99ce9815d Fix a bug and a typo in mdb-schema 2004-06-18 05:13:16 +00:00
whydoubt
402e6be097 Major revisions to 'backend' code 2004-06-11 13:56:39 +00:00
whydoubt
a5afa5c9e4 better utilize glib functions, fix memory leaks 2004-05-30 07:19:22 +00:00
brianb
50a94fdccf handle any object type in mdb-prop 2004-05-02 11:39:25 +00:00
brianb
8c54cf8331 add -t flag 2004-05-02 11:24:39 +00:00
whydoubt
0baed7b268 Use mdb_close to match mdb_open instead of mdb_free_handle 2004-04-14 05:58:52 +00:00
whydoubt
edd22153c6 Make mdb-check compilable 2004-04-14 00:13:00 +00:00
brianb
4953cee0af signature change to mdb_open() 2004-04-13 20:06:04 +00:00
brianb
49cf3e0cbc delete orphan files 2004-04-12 14:27:07 +00:00
brianb
acd03635c4 broken pipe on commit, see previous log 2004-03-06 05:14:14 +00:00
brianb
3a9aa2ceb7 add -M option to mdb-ver
make gmdb2 version match mainline code
new dissector for jet4 tdef pages in gmdb2
gmdb2 right mouse click behaviour bugfix
pre-compute index page bitmap in mdb_index_unpack_page() in preparation for index writes.
2004-02-13 18:49:51 +00:00
brianb
df8bf09aa7 patch #856724/856342 and odds and ends. 2004-02-09 20:38:45 +00:00