Commit Graph

205 Commits

Author SHA1 Message Date
brianb
39aaec1a75 new files from Michael Meeks patch I neglected to check in 2004-05-05 01:38:50 +00:00
brianb
85ac44db84 patch from Michael Meeks for pkg-config stuff 2004-05-02 12:13:28 +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
105a74b4a8 Added a .cvsignore file 2004-05-01 05:08:07 +00:00
whydoubt
c9b6454cf0 Fold several functions into mdb_open/mdb_close 2004-05-01 05:05:24 +00:00
whydoubt
1a1127e930 Back out some ineffective NULL setting 2004-04-25 05:31:23 +00:00
whydoubt
4ef8af1826 Moving some NULL pointer tests 2004-04-25 02:42:36 +00:00
whydoubt
382a0fca39 Setting pointers to NULL after freeing 2004-04-24 20:37:13 +00:00
whydoubt
7b34e5e88c Cleaning up memory for catalogs 2004-04-24 05:53:05 +00:00
whydoubt
f1bc789dda Setting various pointers to NULL after freeing. 2004-04-24 05:02:32 +00:00
brianb
bde195357e fix reading of deleted/added columns 2004-04-16 15:45:12 +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
5f46b6bc2a Make mdb_close free the handle 2004-04-14 05:15:18 +00:00
whydoubt
7a55c6b2b3 Update to the latest libtool.m4 2004-04-14 03:25:17 +00:00
whydoubt
bc4f178557 Improve configure for ODBC 2004-04-14 00:25:55 +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
whydoubt
04452fbafe Make mdb_free_tabledef safe from dereferencing NULL 2004-04-13 03:43:35 +00:00
whydoubt
c18667e9f2 Utilize _odbc_get_string_size() in SQLPrepare() 2004-04-13 03:17:19 +00:00
whydoubt
91a0f74094 Correct some array sizes 2004-04-13 03:10:39 +00:00
whydoubt
4b0f1c913c ODBC driver dialog enhancements 2004-04-13 03:05:20 +00:00
brianb
222bbcdd01 more gtk-doc stuff 2004-04-13 01:27:57 +00:00
brianb
1295d079ae first cut at gtk-doc 2004-04-13 00:39:12 +00:00
brianb
341fc9d4ef free backend structures on exit 2004-04-12 14:33:56 +00:00
brianb
49cf3e0cbc delete orphan files 2004-04-12 14:27:07 +00:00
brianb
437ed06355 call mdb_sql_reset on call to SQLFreeStmt() (Jeff Smith) 2004-03-25 10:33:56 +00:00
brianb
4b1805d043 forgot to remove test code 2004-03-13 15:14:36 +00:00
brianb
4bb08b6661 lots of small fixes (see Changelog) 2004-03-13 15:07:18 +00:00
brianb
9813d08844 fix bug #903498 2004-03-06 23:59:54 +00:00
brianb
66f4ea4ae6 new file for unicode convert 2004-03-06 05:14:39 +00:00
brianb
acd03635c4 broken pipe on commit, see previous log 2004-03-06 05:14:14 +00:00
brianb
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. 2004-03-06 05:13:27 +00:00
brianb
f016c9cc88 patch from Jeff Smith for mdb_pack_row4() and null mask fix 2004-03-05 05:06:26 +00:00
brianb
c5f4a8bb04 odbc inst fixes.
deleted column fix for jet4 fixed columns
2004-03-04 21:25:09 +00:00
brianb
fb02e23b6b code to handle options and debugging 2004-02-16 02:00:45 +00:00
brianb
eba3a8aca7 bugfix for #806379 2004-02-15 22:56:37 +00:00
brianb
d9f25cfba7 data page dissector. fix compiler warnings 2004-02-15 22:15:33 +00:00
brianb
ee53cdd230 bug #688655 2004-02-15 13:35:05 +00:00
brianb
181de01e4f fix for bug #675022 2004-02-15 13:16:54 +00:00
brianb
eb2b863b35 support routine for index writes
port fix from data.c to mdb_crack_row?()
more tdef4 dissector work in gmdb2
2004-02-15 06:00:25 +00:00
brianb
feba3eece6 bugfix for new index algortihm. 2004-02-14 19:40:35 +00:00
brianb
d72ea0ac54 turn configure.in version into define 2004-02-13 18:55:11 +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
a62f26df50 support for compressed index keys and trailing leaves 2004-02-11 22:05:13 +00:00
brianb
06115eaf59 rewritten HACKING file
support for compressed index keys and trailing leaves
2004-02-11 22:04:17 +00:00
brianb
df8bf09aa7 patch #856724/856342 and odds and ends. 2004-02-09 20:38:45 +00:00
brianb
e352e80eb1 patch #856724/857342 and odds and ends. 2004-02-09 20:37:27 +00:00
brianb
7ef02592d0 half of patch #857342, still need to fix NULL values 2004-02-09 03:52:25 +00:00
brianb
fd616622f5 patch #849200 2004-02-09 03:09:52 +00:00