Nirgal Vourgre
|
dd0f4c3819
|
Patch docs.diff from Nirgal
|
2011-08-28 19:53:29 -04:00 |
|
Nirgal Vourgre
|
230dfc8b2b
|
Patch odbc.diff from Nirgal
|
2011-08-28 19:46:20 -04:00 |
|
Brian Bruns
|
0897cbe612
|
missing files from abi patch
|
2011-08-11 10:04:27 -04:00 |
|
Brian Bruns
|
ed0a5b56a6
|
abi.diff from Nirgal, remove exported symbols
|
2011-08-10 18:02:24 -04:00 |
|
Brian Bruns
|
ee1b13b68f
|
version.diff from Nirgal, remove old version control stuff
|
2011-08-10 18:01:51 -04:00 |
|
xsloader
|
29ef19e582
|
SQLGetData() should return SQL_NO_DATA at end of data
|
2011-08-10 18:00:18 -04:00 |
|
Nirgal
|
456f261cab
|
Bunch of fixes for compilation warnings, mostly unused vars.
|
2011-08-10 18:00:18 -04:00 |
|
Brian Bruns
|
b2b00f98d1
|
odbc types patch from Nirgal Vourgère
|
2011-03-20 15:31:49 -04:00 |
|
Brian Bruns
|
6696edf1f8
|
patch 'props' from Nirgal Vourgère
|
2011-02-16 18:58:02 -05:00 |
|
Brian Bruns
|
037b9bc8fc
|
remove cvsignore and add gitignore per Jeff Smith
|
2010-11-01 09:30:24 -04:00 |
|
Brian Bruns
|
9aa9d299df
|
Debian patch 070-unixodbc-api from Steve Langasek
|
2010-06-17 19:12:17 -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
|
f325b12a54
|
Debian patch 092-odbc-close-connections
|
2010-06-16 23:38:01 -04:00 |
|
brianb
|
42cf5030fd
|
implement SQLGetInfo for some inputs
|
2007-03-18 14:11:43 +00:00 |
|
whydoubt
|
e0cb6caa73
|
Clean up some gcc4 warnings and errors
|
2005-04-29 03:08:12 +00:00 |
|
whydoubt
|
937e72c305
|
Pass malloc'd strings with mdb_col_to_string, et al
|
2005-02-25 03:27:32 +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
|
d271b5fae5
|
Better compressed text handling
|
2004-12-11 06:07:20 +00:00 |
|
whydoubt
|
8362e4dc87
|
Update ascii2unicode conversion calls
|
2004-11-27 18:18:54 +00:00 |
|
brianb
|
18b23bbd65
|
patch #1030353 from Filip Van Raemdonck
|
2004-11-14 02:17:04 +00:00 |
|
whydoubt
|
26cd3ee1ba
|
Get ODBC driver to work for iODBC
|
2004-10-16 14:21:13 +00:00 |
|
whydoubt
|
d632ab6231
|
Correct some field display size problems
|
2004-09-23 05:07:09 +00:00 |
|
whydoubt
|
78e9353b2b
|
Return SQL_NO_DATA for SQLMoreResults
|
2004-09-22 03:08:45 +00:00 |
|
whydoubt
|
dd99bd0a68
|
Use 'Flags' field in MSysObjects to recognize system tables
|
2004-09-16 04:00:39 +00:00 |
|
whydoubt
|
d5f91ebe63
|
Fix a bug in ODBC Makefile
|
2004-09-15 12:34:31 +00:00 |
|
whydoubt
|
845f36011a
|
Fix a bug in SQLConnect
|
2004-09-14 00:13:19 +00:00 |
|
whydoubt
|
17e190f540
|
Implement SQLTables and SQLColumns
|
2004-09-12 20:56:31 +00:00 |
|
whydoubt
|
56995ff968
|
Enable multi-page temp tables
|
2004-09-09 03:44:35 +00:00 |
|
whydoubt
|
b6dd1b63c5
|
better utilize glib functions, fix memory leak
|
2004-05-30 08:06:42 +00:00 |
|
whydoubt
|
bc4f178557
|
Improve configure for ODBC
|
2004-04-14 00:25:55 +00:00 |
|
whydoubt
|
c18667e9f2
|
Utilize _odbc_get_string_size() in SQLPrepare()
|
2004-04-13 03:17:19 +00:00 |
|
whydoubt
|
4b0f1c913c
|
ODBC driver dialog enhancements
|
2004-04-13 03:05:20 +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
|
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
|
c5f4a8bb04
|
odbc inst fixes.
deleted column fix for jet4 fixed columns
|
2004-03-04 21:25:09 +00:00 |
|
brianb
|
fd616622f5
|
patch #849200
|
2004-02-09 03:09:52 +00:00 |
|
brianb
|
fed589b2e7
|
rework of patch #879693 to support 0=1 in where clause
|
2004-02-08 21:54:20 +00:00 |
|
brianb
|
09ec4202dd
|
patch # 852617
|
2004-01-06 03:18:19 +00:00 |
|
brianb
|
13b3e99285
|
fix to patch 852616
|
2004-01-06 02:28:47 +00:00 |
|
brianb
|
a1c148a411
|
patch # 852616
|
2004-01-06 01:42:50 +00:00 |
|
brianb
|
aa19a0892f
|
resync...no idea what's in here, it's been sitting on the shelf for a while
|
2003-04-29 17:55:09 +00:00 |
|
brianb
|
c0d5312464
|
move pixmaps to glade dir until I find out how to fix
turn trace off in odbc driver
|
2003-01-15 02:02:07 +00:00 |
|
brianb
|
c3386d2a43
|
fix for ODBC under PHP 4.2+
|
2003-01-07 02:24:35 +00:00 |
|
brianb
|
8b6a84bd0b
|
patches 604726 and 655057 and more gmdb2 work
|
2002-12-27 20:31:29 +00:00 |
|
trewitt
|
813ed0918a
|
Remove files that are automatically generated by automake, configure.
|
2002-08-12 14:52:46 +00:00 |
|
trewitt
|
e936a17a10
|
Remove automatically-generated 'Makefile's.
|
2002-08-12 00:41:59 +00:00 |
|