Commit Graph

  • 5f46b6bc2a Make mdb_close free the handle whydoubt 2004-04-14 05:15:18 +00:00
  • 7a55c6b2b3 Update to the latest libtool.m4 whydoubt 2004-04-14 03:25:17 +00:00
  • bc4f178557 Improve configure for ODBC whydoubt 2004-04-14 00:25:55 +00:00
  • edd22153c6 Make mdb-check compilable whydoubt 2004-04-14 00:13:00 +00:00
  • 4953cee0af signature change to mdb_open() brianb 2004-04-13 20:06:04 +00:00
  • 04452fbafe Make mdb_free_tabledef safe from dereferencing NULL whydoubt 2004-04-13 03:43:35 +00:00
  • c18667e9f2 Utilize _odbc_get_string_size() in SQLPrepare() whydoubt 2004-04-13 03:17:19 +00:00
  • 91a0f74094 Correct some array sizes whydoubt 2004-04-13 03:10:39 +00:00
  • 4b0f1c913c ODBC driver dialog enhancements whydoubt 2004-04-13 03:05:20 +00:00
  • 222bbcdd01 more gtk-doc stuff brianb 2004-04-13 01:27:57 +00:00
  • 1295d079ae first cut at gtk-doc brianb 2004-04-13 00:39:12 +00:00
  • 341fc9d4ef free backend structures on exit brianb 2004-04-12 14:33:56 +00:00
  • 49cf3e0cbc delete orphan files brianb 2004-04-12 14:27:07 +00:00
  • 437ed06355 call mdb_sql_reset on call to SQLFreeStmt() (Jeff Smith) brianb 2004-03-25 10:33:56 +00:00
  • 4b1805d043 forgot to remove test code brianb 2004-03-13 15:14:36 +00:00
  • 4bb08b6661 lots of small fixes (see Changelog) brianb 2004-03-13 15:07:18 +00:00
  • 9813d08844 fix bug #903498 brianb 2004-03-06 23:59:54 +00:00
  • 66f4ea4ae6 new file for unicode convert brianb 2004-03-06 05:14:39 +00:00
  • acd03635c4 broken pipe on commit, see previous log brianb 2004-03-06 05:14:14 +00:00
  • 6920daaf1e put all unicode convert stuff in iconv.c. Use SQLGetPrivateProfile() if available (handles odbc.ini file in different places). Fix bug for list tables/describe in odbc. brianb 2004-03-06 05:13:27 +00:00
  • f016c9cc88 patch from Jeff Smith for mdb_pack_row4() and null mask fix brianb 2004-03-05 05:06:26 +00:00
  • c5f4a8bb04 odbc inst fixes. deleted column fix for jet4 fixed columns brianb 2004-03-04 21:25:09 +00:00
  • fb02e23b6b code to handle options and debugging brianb 2004-02-16 02:00:45 +00:00
  • eba3a8aca7 bugfix for #806379 brianb 2004-02-15 22:56:37 +00:00
  • d9f25cfba7 data page dissector. fix compiler warnings brianb 2004-02-15 22:15:33 +00:00
  • ee53cdd230 bug #688655 brianb 2004-02-15 13:35:05 +00:00
  • 181de01e4f fix for bug #675022 brianb 2004-02-15 13:16:54 +00:00
  • eb2b863b35 support routine for index writes port fix from data.c to mdb_crack_row?() more tdef4 dissector work in gmdb2 brianb 2004-02-15 06:00:25 +00:00
  • feba3eece6 bugfix for new index algortihm. brianb 2004-02-14 19:40:35 +00:00
  • d72ea0ac54 turn configure.in version into define brianb 2004-02-13 18:55:11 +00:00
  • 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. brianb 2004-02-13 18:49:51 +00:00
  • a62f26df50 support for compressed index keys and trailing leaves brianb 2004-02-11 22:05:13 +00:00
  • 06115eaf59 rewritten HACKING file support for compressed index keys and trailing leaves brianb 2004-02-11 22:04:17 +00:00
  • df8bf09aa7 patch #856724/856342 and odds and ends. brianb 2004-02-09 20:38:45 +00:00
  • e352e80eb1 patch #856724/857342 and odds and ends. brianb 2004-02-09 20:37:27 +00:00
  • 7ef02592d0 half of patch #857342, still need to fix NULL values brianb 2004-02-09 03:52:25 +00:00
  • fd616622f5 patch #849200 brianb 2004-02-09 03:09:52 +00:00
  • df4a73b45b patch #721943 brianb 2004-02-08 22:29:56 +00:00
  • 94b114c0d9 missed a bit from patch 879693 brianb 2004-02-08 21:59:06 +00:00
  • fed589b2e7 rework of patch #879693 to support 0=1 in where clause brianb 2004-02-08 21:54:20 +00:00
  • 4a56f06da9 missed one line of mysql patch brianb 2004-02-08 18:43:17 +00:00
  • 083434c413 mysql patch brianb 2004-02-08 18:41:06 +00:00
  • ab82227578 fix list tables brianb 2004-02-07 01:19:07 +00:00
  • fcf4e1a53a fixed booleans brianb 2004-02-07 00:58:29 +00:00
  • 5f02ba4fd2 add IS NULL/IS NOT NULL support, patches brianb 2004-02-06 23:55:18 +00:00
  • af7b6953ad last commit failed, see ChangeLog for changes brianb 2004-02-06 02:35:18 +00:00
  • a74094c667 sync up, see ChangeLog for details brianb 2004-02-06 02:34:20 +00:00
  • ede5601bf2 bug fix for #688181 brianb 2004-01-10 23:19:34 +00:00
  • 53fd103df8 Remove src/Makefile from AC_OUTPUT as it is already handled by AC_CONFIG_FILES because of the OPTDIR variable. brianb 2004-01-10 22:05:53 +00:00
  • 00adede0d0 Fix bug 659762, typo. brianb 2004-01-10 21:54:59 +00:00
  • 8c68edba1f Basic checks on file to ensure it's an mdb database. bug # 587739 brianb 2004-01-10 21:46:14 +00:00
  • dd534f39dc left worktable.c out of Makefile.am use proper glib version in extras/ brianb 2004-01-10 13:25:31 +00:00
  • 278cf8ef42 fix compiler warnings in libmdb/ util/ sql/ brianb 2004-01-10 01:52:56 +00:00
  • 244e519c50 forgot file on previous checkin brianb 2004-01-09 22:28:47 +00:00
  • d39cc57b44 Some work on indexes/write support. Bug fixes. Preliminary temp table/worktable work. brianb 2004-01-09 21:05:56 +00:00
  • 09ec4202dd patch # 852617 brianb 2004-01-06 03:18:19 +00:00
  • 13b3e99285 fix to patch 852616 brianb 2004-01-06 02:28:47 +00:00
  • a1c148a411 patch # 852616 brianb 2004-01-06 01:42:50 +00:00
  • 11b43644dc patches 00-14 from David Mansfield brianb 2004-01-06 00:42:07 +00:00
  • 8592cf5db5 missed added files brianb 2003-05-02 22:20:44 +00:00
  • aa19a0892f resync...no idea what's in here, it's been sitting on the shelf for a while brianb 2003-04-29 17:55:09 +00:00
  • f02d552891 merge back brianb 2003-02-09 23:19:21 +00:00
  • 630c812125 i18n stuff brianb 2003-01-29 01:50:32 +00:00
  • 75216d7a90 index work dmalloc headers mem leak fixes start on i18n brianb 2003-01-28 23:51:06 +00:00
  • 95c0805c08 toolbar separator fix (glade/libglade buglet) brianb 2003-01-22 20:22:48 +00:00
  • f30001a4f5 typo fix brianb 2003-01-22 20:15:42 +00:00
  • c43764e93c fix case compare bug in where clause brianb 2003-01-22 00:24:27 +00:00
  • b0942cbf7d fix for like clause in jet4 brianb 2003-01-21 23:43:31 +00:00
  • ff5d38142d image for gmdb2 manual additions brianb 2003-01-20 16:05:23 +00:00
  • 092e2b79af query planner stuff some gcc -Wall fixes added suport for _ in identifier names in SQL gmdb2 manual additions brianb 2003-01-20 16:04:24 +00:00
  • bafa51bd88 just some TODO updates 0.5 brianb 2003-01-19 02:06:15 +00:00
  • 7745bcf131 fix for spec file to remove pixmaps dir brianb 2003-01-15 16:49:08 +00:00
  • c091a4964b doc updates forgot to add icon files brianb 2003-01-15 15:16:53 +00:00
  • c0d5312464 move pixmaps to glade dir until I find out how to fix turn trace off in odbc driver brianb 2003-01-15 02:02:07 +00:00
  • da3e28a7e3 missed an added file brianb 2003-01-14 17:46:18 +00:00
  • 0d1073fd1e Added Open/Save/Save Results to sql window. fixed man pages in rpm brianb 2003-01-14 17:37:02 +00:00
  • b22b108014 .cvsignore files for new stuff brianb 2003-01-12 23:16:41 +00:00
  • 2af5847c6f updates for rpms lots o bug fixes, index stuff brianb 2003-01-12 22:59:41 +00:00
  • f35c3f05b9 more index work fixed gnome detection (i think) added back/forward navigation to gui debugger brianb 2003-01-09 20:24:19 +00:00
  • c3386d2a43 fix for ODBC under PHP 4.2+ brianb 2003-01-07 02:24:35 +00:00
  • 52528c6e95 add MDBPATH search fix segfault in mdb-tables brianb 2003-01-05 23:49:56 +00:00
  • c6da2f1845 mdb-check and prindex programs brianb 2003-01-05 15:00:23 +00:00
  • 320f03c401 added man pages for utils. lots of gmdb2 work. added statistics collection. brianb 2003-01-05 14:57:50 +00:00
  • cc362c42e9 more gmdb2 work, reorged mdbhandle brianb 2003-01-01 22:29:39 +00:00
  • 3c0d61076d lots more gmdb2 stuff, converted table export to glade, added schema export, toolbars, properties window to glade, et al. brianb 2002-12-30 16:38:47 +00:00
  • feddbece22 fix for bug 558126 brianb 2002-12-27 21:27:06 +00:00
  • d1e586cdf0 missed a couple files and updated for new progs brianb 2002-12-27 20:40:21 +00:00
  • 8b6a84bd0b patches 604726 and 655057 and more gmdb2 work brianb 2002-12-27 20:31:29 +00:00
  • 16735470a7 port of gmdb to gnome2. lots o other stuff brianb 2002-12-27 15:09:02 +00:00
  • fcd99f54e0 added usage map location to mdbhandle brianb 2002-12-20 06:18:10 +00:00
  • 66380f5958 usage map stuff brianb 2002-12-20 06:17:41 +00:00
  • 0cf1a2242d jet 4 changes brianb 2002-12-10 23:35:24 +00:00
  • acc20193c5 Add instructions for installing from CVS sources. trewitt 2002-08-12 21:21:13 +00:00
  • 5346c79e8c Add exit(0) to the end of all programs. trewitt 2002-08-12 17:37:04 +00:00
  • 336d35f91a Apply patch from chips44 to fix extracting of single floats. trewitt 2002-08-12 15:00:38 +00:00
  • 813ed0918a Remove files that are automatically generated by automake, configure. trewitt 2002-08-12 14:52:46 +00:00
  • e936a17a10 Remove automatically-generated 'Makefile's. trewitt 2002-08-12 00:41:59 +00:00
  • 03a3fe4f6d fix for flag 0x0000 memo fields 0.4 brianb 2002-05-01 18:26:41 +00:00
  • b8bb42ae2b fixes for LVAL memo fields brianb 2002-04-22 04:54:59 +00:00
  • 695cc9c00a remove jumps from column start calculation for JET4 adding -1 and -d flags to mdb-tables added table not found message to prtable brianb 2002-04-21 03:09:26 +00:00