0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a bug about test button operation. More... over 18 years ago
Add WIN1252 to the list of encoding in multibyte.c . More... over 18 years ago
Fixed typo,and added a revision history. More... over 18 years ago
The version is now 8.2.0202. 1) Change to use NULL indicator instead of the length buffer in SQLFetch. 2) Fix long -> serial conversion error in MS Access. More... over 18 years ago
added a revision history. More... over 18 years ago
The version is now 8.2.0201. 1. Ditinguish the indicaitor and the octet_length field of APD clcearly. 2. Handle @@IDENTITY more generally. 3. Take outer join into account so as to evaluate nullability. 4. Fix a bug about Keyset-driven cursors. More... over 18 years ago
Test commit More... over 18 years ago
Add missing macros. More... over 18 years ago
Fix a typo. More... over 18 years ago
Don't pull in libraries and cflags from pg_config; put in link against libpq the proper way. More... over 18 years ago
Fix some bugs or warnings on 64 bit OS. More... over 18 years ago
Add a missing header for *nix More... over 18 years ago
Bump version number More... over 18 years ago
Avoid backend crash caused by Execute Requests for committed holdable cursors. More... over 18 years ago
Make sure to add winmm.lib. More... over 18 years ago
added a revision history. More... over 18 years ago
gcc <malloc.h> has been replaced by <stdlib.h> More... over 18 years ago
The version is now 8.2.0105. 1. SQLStatistics now returns indices based on expression also. 2. Add a TEST button on the setup dialog. More... over 18 years ago
Fixed a bug in UseDeclareFetch mode. More... over 18 years ago
getpid() instead of _getpid() SQLGetInfo(SQL_NULL_COLLATION) now returns SQL_NC_HIGH instead of SQL_NC_END More... over 18 years ago
Fix a make_string() bug. Remove some compiler warnings. More... over 18 years ago
The version is now 8.2.0104. Take 64bit mode into account for the format parameter of (s(n))printf, sscanf etc. More... over 18 years ago
added a revision history. More... over 18 years ago
Remove the function SQLParamOptions from ODBC3.0 . More... over 18 years ago
The version is now 8.2.0103. 1.Improve the handling of connection error messages. 2.Add an option to convert empty strings to NULL. 3.Handle domain type as the basetype. 4.Fake MSS in case of not only SQLExecute but also SQLParamData. 5.Prevent SQLColumns from displaying system columns. 6.Unload delayLoaded libraries on dll detach (not on disconnect time). 7.Fix a SQLGetDiagField crash bug. 8.Fix a insertion count bug. 9.Take win98 cases into account a little. More... over 18 years ago
Fixed DRIVER_FILE_NAME for *nix. More... over 18 years ago
Dialog translation(jp). More... over 18 years ago
Fixed vc6 environment. .bug GetProcAddress(getaddrinfo) .64bit evasion for vc6 More... over 18 years ago
Documentation update. More... over 18 years ago
Add note about #Deleted# columns in Access, per David Gardner More... over 18 years ago