Commit Graph

76 Commits

Author SHA1 Message Date
Nirgal Vourgère
6b6e54bd14 Disable ld --version-script flag if not supported
See https://github.com/brianb/mdbtools/issues/17
Thanks libjpeg-turbo for the script (BSD license)
2012-10-04 14:31:14 +02:00
Nirgal Vourgère
1700860912 Work around for missing __attribute((alias))
Some platforms such as OSX 10.7 don't have __attribute((alias)) enabled.
We need a work around there
2012-08-08 16:21:32 +02:00
Nirgal Vourgère
c1fffc5c9e Bumped odbc lib version to 1.1.0: unicode support
Drop some obsolete stuff in src/odbc/Makefile.am
2012-07-14 12:56:21 +02:00
Jean-Michel Vourgère
ce022eb1c7 Add missing prototype: Fixes compiler warning
SQLGetPrivateProfileString was not defined before use.
2012-07-02 23:15:57 +02:00
Jean-Michel Vourgère
5e092ba331 Fixed odbc.c compiler warnings
Return SQL_ERROR when wanted column is lost
2012-07-02 23:02:35 +02:00
branche
433dfd028c Although I used a workaround, it works with unicode, at least. 2012-03-03 12:06:16 +09:00
Jean-Michel Vourgère
4cc277cbcc Version 0.7~rc1 2011-09-04 17:18:56 -04:00
Jean-Michel Vourgère
c46fdfa782 Fixed 64 compilation & odbc unittest 2011-09-04 17:17:35 -04:00
Jean-Michel Vourgère
a4a1685b1f 4c847948fc + short dates 2011-09-04 17:16:47 -04:00
Jean-Michel Vourgère
2b72bcdc6f SQLDescribeCol: fill pcbColName even when szColName is null. 2011-09-04 17:15:52 -04:00
Jean-Michel Vourgère
0919ca2a89 More simple map file without revisions. Add ODBCINST*. 2011-09-04 17:15:00 -04:00
Jean-Michel Vourgère
0a76d5716f Removes many compilation warnings. 2011-08-30 16:11:13 -04:00
Nirgal Vourgre
7656d25aaf Patch odbclink.diff from Nirgal 2011-08-28 19:55:04 -04:00
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