Commit Graph

109 Commits

Author SHA1 Message Date
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
root
fc8ccbeaa8 store last error message in MdbSql struct and show error in gmdb2. 2010-06-20 21:18:22 -04:00
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
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
bc71178167 Fix and tidy up read_pg_in* functions 2005-12-17 15:59:18 +00:00
whydoubt
a5094f778d Make varaddr parameter a void * 2005-10-17 12:10:07 +00:00
whydoubt
8b9438dff5 Make backend_name parameter a const char * 2005-10-17 12:04:34 +00:00
whydoubt
c6300ecf16 Use size_t instead of unsigned int for calling iconv 2005-08-05 15:52:16 +00:00
whydoubt
eb9bba1d10 Alter buffer_dump's third parameter from 'end' to 'length' 2005-07-02 07:16:04 +00:00
whydoubt
22c3b15218 Use more appropriate types (void *, size_t) 2005-06-28 04:53:37 +00:00
whydoubt
d0474b4692 Remove remaining int24 uses 2005-06-23 07:04:17 +00:00
whydoubt
160418635d Clean up some gcc4 warnings 2005-05-02 12:46:33 +00:00
whydoubt
90078d0e0f Improve C++ compatibility (Horst Knorr) 2005-04-09 01:46:51 +00:00
whydoubt
e3df6e8fb7 Improve OLE-related functions 2005-03-16 12:43:01 +00:00
whydoubt
f33a9564d1 Changes for compiling in MSVC (Martin Ellis) 2005-03-13 05:26:38 +00:00
whydoubt
3153f5dd1e Add mdb_find_row function 2005-03-07 04:28:12 +00:00
calvinrsmith
ad597b1d75 *** keyword substitution change *** 2005-01-15 05:02:04 +00:00
whydoubt
d06cb3e47d Combine functions that bind a column and its length 2004-12-31 01:26:28 +00:00
whydoubt
34f39973a1 Clean up a few compile-time warnings 2004-12-30 12:37:52 +00:00
whydoubt
d271b5fae5 Better compressed text handling 2004-12-11 06:07:20 +00:00
brianb
34a9eac4ea iconv conversion code 2004-11-26 05:22:52 +00:00
brianb
b721bcc6f4 patch #1034566 from Filip Van Raemdonck 2004-11-14 01:56:37 +00:00
whydoubt
26cd3ee1ba Get ODBC driver to work for iODBC 2004-10-16 14:21:13 +00:00
whydoubt
dd99bd0a68 Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
whydoubt
10d0b62079 Temp table improvements 2004-09-12 19:04:59 +00:00
whydoubt
56995ff968 Enable multi-page temp tables 2004-09-09 03:44:35 +00:00
whydoubt
91d4a63fed Add function mdb_find_pg_row 2004-09-08 12:38:24 +00:00
whydoubt
d2208db027 Remove function mdb_alloc_catalog 2004-09-03 04:05:25 +00:00
whydoubt
e5b867efd9 Tidy up a few SQL-related functions 2004-08-25 02:12:58 +00:00
whydoubt
1960e3808b Tidy up stats interface 2004-08-19 05:12:21 +00:00
whydoubt
f2125dd3bc A fix for bug #669739 that became a mdb_crack_row4 rewrite. Thanks to Luciano Miguel Wolf and Alexandre Horst for the bug analysis and the initial patch. 2004-08-05 03:33:41 +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
6380e303ff Replace size_t with ssize_t as appropriate 2004-07-03 07:01:55 +00:00
whydoubt
40f3afdbb7 Fixes based on 'gcc -W -Wall' warnings 2004-07-03 04:56:07 +00:00
whydoubt
3d47cc5570 Add function mdb_read_table_by_name 2004-07-02 12:29:09 +00:00
whydoubt
30e79efcce Remove duplicate declaration 2004-06-24 04:41:51 +00:00
whydoubt
ade1a8703b Move statistics functions to stats.c 2004-06-23 12:43:38 +00:00
whydoubt
fc25bde6ca Move table and column functions to table.c 2004-06-23 12:31:54 +00:00
whydoubt
8e665e09e9 Move catalog functions to catalog.c 2004-06-23 04:35:47 +00:00
brianb
620db14f4b iconv, typo fixes, libtool versioning, added MySQL to gmdb2 export 2004-06-21 00:31:39 +00:00
whydoubt
00d9fddc69 Reconcile code/documentation inconsistencies 2004-06-18 05:10:44 +00:00
brianb
36010cd745 increase max obj name to 256 chars 2004-06-16 23:42:15 +00:00
whydoubt
402e6be097 Major revisions to 'backend' code 2004-06-11 13:56:39 +00:00
whydoubt
2c8cc371cb Fixed a couple of compiler warnings 2004-05-28 12:41:22 +00:00