Not logged in : Login

About: ChangeNotes     Goto   Sponge   Distinct   Permalink

An Entity of Type : atom:Entry, within Data Space : iodbc.org associated with source document(s)

AttributesValues
rdf:type
dcterms:created
dcterms:modified
rdfs:label
  • ChangeNotes
maker
http://rdfs.org/si...ices#has_services
dc:title
  • ChangeNotes
sioc:link
sioc:id
  • d13b642c22196539e613e5b41ac7826b
opl:isDescribedUsing
sioc:links_to
sioc:has_creator
sioc:has_container
atom:source
atom:title
  • ChangeNotes
atom:author
atom:published
  • 2016-09-14T12:28:34Z
atom:updated
  • 2016-09-14T12:28:34Z
sioc:content
  • --+iODBC Change Notes %TOC% ---++iODBC Version 3.52.12 Stable Version Released * Added new Cocoa based dialogs for Mac OS X which will allow 64bit applications to use the standard Login and Setup dialogs from the iODBCinst framework * Added 64bit version of the iODBC Administrator to configure and test DSNs on drivers that are only available in 64bit format * Fixed User DSN support for recent versions of Microsoft Excel and Query on Mac OS X * Documentation fixes ---++iODBC Version 3.52.11 Internal Version * Added xcodebuild option for Mac OS X 10.11 * Added support for x86_64 to iODBC Demo * Fix crash ODBCdemo - error message overwrite stack data * Fix iODBCdemo issue with UID/PWD values * Fixed crash in iODBC DM on push of "Test" button when 64bit ODBC driver is used. * Fixed crash when create_dsnsetup fails to load the window. * Fixed crash when passing an empty connect string with no window handle * Fixed crash when passing an empty connect string with no window handle. * Fixed iODBCadm and iODBCdrvproxy Development build errors on OS X * Fixed iODBCadm and iODBCdrvproxy Development build errors on OS X. * Fixed iODBCdrvproxy XIBs not compiling to NIBs on OS X. * Fixed issue in SQLGetInfo * Fixed issue with Xcode on Mac OS X 10.10 Xcode 7.2.1 * Fixed use only major.minor of Mac OS X version to configure flags * Fixed crash when create_dsnsetup fails to load the window ---++iODBC Version 3.52.10 Stable Version Released * Fixed issue with ~/Library/ODBC/odbc[inst].ini on Mac OS X * Added build support for Mac OS X 10.10 * Updated iODBC Administrator * Updated iODBC Demo * Fixed string truncation in Unicode <-> Ansi conversion on some API calls ---++iODBC Version 3.52.9 Stable Version Released * Added support for building on recent versions of Mac OS X * Fixed warnings from autoconf/automake * Fixed infinite loop in connection pool * Fixed compiler warnings * Fixed build dependency for make -jX * Fixed check for Unicode driver * Fixed issue calling SQLCancel from other thread * Fixed SQLInstallDriverEx when driver is readonly ---++iODBC Version 3.52.8 Stable Version Released 2012-03-27 * Added support for Mac OS X 10.7 * Added Mac OS X build files to ignore list * Added initial .gitignore * Added more files to ignore * Converted build rules to compile the UI from new .xib files * Converted old .nib format to .xib format * Fixed list of files to be distributed * Fixed problem installing CFMSupport * Updated version of iODBC Demo to 1.1 ---++iODBC Version 3.52.7 Stable Version Released 2009-09-11 This release contains: * Added iODBC Graphical Administrator for Mac OS X * Added iODBC CFM Bridge * Added resizable windows and dialogs for GTK+ * Added option in tracefile for sequence number ($S) * Added additional translations between ANSI and Unicode * Fixed if tracefile gets too big, continue in new tracefile * Fixed unload bug due to wrong pointer deref * Fixed Connection Pooling UI * Fixed checking odbc_ver on connect handle * Fixed packaging of runtime only libraries * Fixed porting issues * Fixed documentation Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.52.6 Stable Version Released 2007-01-05 This release contains: * Added support for GTK+ 2.x * Fixed long mutex lock on connect * Fixed problems with SQLBrowseConnect * Fixed missing functions in export list * Fixed core dump when checking for driver odbc version * Fixed allocation error in SQLDescribeCol * Fixed rpm specification for RedHat * Fixed porting problems on FreeBSD, OpenBSD and OSF * Use SQLFetchScroll in iodbctest Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.52.5 Stable Version Released 2006-01-27 This release contains: * Added support for FileDSN * Added support for Connection Pooling * Added check for tracefile size * Call ODBC 2.x functions in driver if application uses ODBC 2.x only calls * Fixed problem parsing driver result in SQLSetStmtAttr * Fixed source code readability * Fixed bug in overwriting driver name * Fixed check for /Library/ODBC for Mac OS X * Fixed prototypes * Rewrote bootstrap script and configure summary * Use localtime_r in tracing when available * Fixed build issues with Mac OS X * Small code cleanups and fixes Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.52.4 Stable Version Released 2005-11-07 This release contains: * Added support for Mac OS X 10.4 Universal kit (ppc, ppc64 and i386) * Removed dependency between iodbc and iodbcinst shared libraries * Cleanups to the build process particularly on MacOS X * Clarification on LGPL license conditions * Bugfix: error on subsequent SQLExecute statements * Fixed problem building 64bit GUI components * Fixed problem determining which compiler to use on AIX * Enabled SHLIB_PATH on HP/UX * Fixed problem using # as comment in odbc.ini file * Disabled --disable-odbc3 flag * Small code cleanups and fixes Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.52.3 Stable Version Released 2005-02-07 This release contains: * Added support for DSN-less connections * Added timestamp to ENTER/EXIT lines in trace file * Added build support for AIX 5.x, HP/UX 11.23 Itanium * Added build support for Mac OS X 10.3 (32bit) and 10.4 (32bit+64bit) * Fixed problem with SQLDriverConnect (SQL_DRIVER_PROMPT) if no setup dialog had been registered * Fixed symbol-clash between Oracle Instant client and iODBC on Mac OS X * Various small build fixes * Various stability bug-fixes Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.52.2 Source Released 2004-02-28 This release contains: * Added tracing option for root without overwriting existing files * Added PORT.OpenLink script * Added special iodbc-config script for Mac OS X framework build * Fixed problem starting/stopping tracing * Fixed SQLSetConnectAttr to return SQL_SUCCESS_WITH_INFO if driver cannot handle option set before connect time * Fixed SQLInfo to use pcbInfoValue if present * Fixed NULL pointer problem in GTK choose driver dialog * Fixed problem with C++ prototypes with older 32bit code * Fixed locking problem with SQLAllocEnv/SQLAllocHandle * Fixed tracefile name expansion * Fixed problem running bootstrap.sh on machines without GTK * Fixed problem installing code in temp directory for packaging * Fixed problem calling SQLGetDiagRec on uninitialized handles in iodbctest program * Link iodbctest program with static iodbc libraries Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.52.1 Source Released 2003-09-08 This release contains: * Added support for new ODBC 3.52 specification for 64bit environments * Added support for SQLGetEnvAttr(SQL_ATTR_WCHAR_SIZE extension * Added missing Mac OS X build files * Added script to symlink Mac OS X framework into /usr/local/iODBC to allow traditional GNU configurable packages to use the same version of iODBC * Added new layer to driver loading to prevent memory leaks when drivers cannot be physically unloaded * Added man pages for iodbc-config, iodbctest and iodbcadm-gtk * Added header file iodbcunix.h for portability * Enhanced tracing for SQLGetFunctions, SQLColAttribute * Fixed NULL pointer problem when connection failed * Fixed initialization problem with SQLGetPrivateProfileString * Fixed export Unicode and ANSI names of ODBC functions in libiodbc * Fixed SQLSetScrollOption emulation * Fixed tracing for SQLSetDescRec * Fixed rpm build issue with RedHat 9 * Fixed MAC OS X install problem * Fixed Mac OS X build dependency on Carbon libraries * Fixed HP/UX shared library name handling * Fixed handling of UTF-8 sequences * Fixed compiler warnings * Small code cleanups and fixes Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.51.2 Source Released 2003-08-22 This release contains: * Added support for installation layouts for different distributions e.g. --with-layout=RedHat * Added support for Mac OS X 10.3 (panther) * Added support for creating libodbc.so symlink * Added more ODBC 3.x calls to iodbctest.c program * Added SQLRowCount for SQL UPDATE/DELETE statements in iodbctest.c * Fixed build problem with older make programs * Fixed bug in state handling SQLCloseCursor * Fixed driver statement allocation problem * Fixed double free in statement handle * Fixed problem tracing variable length strings and binary data * Use snprintf when available to guard against buffer overruns * Small documentation fixes Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.51.1 Source Released 2002-04-29 This release contains: * Release of GTK based Administrator component * Improved API tracing functionality (improvement is trace granularity) * New SQLDrivers() API implementation * Upgrade to libtool-1.4.3 * Reworked SRPM .spec-file to aid co-existence with other managers * Improved ./configure and GTK support for FreeBSD and MacOS X * Reinstated libiodbc.so dependency on libiodbcinst.so * State-transition fixes for SQLFetch/SQLExecDirect/SQLMoreResults * Tidied ini-file- and connection-string-parsing functions * Added a README.CVS * Symbol-clash removal Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC Version 3.51.0 Source Released 2003-08-22 This release contains: * Unicode support * Updated ODBC tracing support * Updated threading model * Improved graphical Administration (GTK) interface * General Bug fixes Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC 3.0.6 Source Release: 2002-04-29 This release contains: * Mac OS X support * Portability fixes * Small bug fixes Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC 3.0.5 Source Release: 2001-06-12 This release contains: * Portability fixes * Small bug fixes * CVS archive integration Please continue sending your suggestions, questions and/or patches to the Archive Maintainer at iodbc&#64;openlinksw.com ---++iODBC 3.0.4 Source Release: 2000-08-25 This release was an source release only. ---++iODBC 3.0.3 Source Release: 2000-08-09 This release contains: * Full source code for GTK GUI based iODBC Administrator for interactive administration of ODBC DSNs We will be integrating this source code into the CVS archive at a later date. As with any new releases, this release may contain some bugs and should therefore be considered a BETA release. ---+++iODBC 3.0.3 Linux Binary Release: 2000-08-09 This release contains: * GTK GUI based iODBC Administrator for interactive administration of ODBC DSNs As with any new releases, this release may contain some bugs and should therefore be considered a BETA release. ---++ iODBC 3.0.2 Development Release: 2000-02-01 This release is the third in a series of development releases we have planned in order to lift the iODBC project to the next level. This release contains: * SQLGetData returned SQLSTATE 24000 error as internal SQLNumResultCols call deadlocked * SQLDatasources argument check was wrong As with any new releases, this release may contain some bugs and should therefore be considered a BETA release. ---++ iODBC 3.0.1 Development Release: 2000-01-28 This release is the second in a series of development releases we have planned in order to lift the iODBC project to the next level. This release contains: * Added code to make Driver Manager thread safe * Added code to call non thread-safe drivers from thread safe applications * Small bug fixes and code cleanups ---++ iODBC 3.0.0 Development Release: 1999-12-16 This release is the first in a series of development releases we have planned in order to lift the iODBC project to the next level. This release contains: * ODBC 3.x support and the ODBC 3.x to 2.x translation layer * Support for more platforms including MacOS X (Rhapsody) * Small bug fixes and code cleanups The second release, which should arrive beginning January 2000 will have the thread manager code to allow developers to safely write multi threaded programs even though the driver may not be thread safe. The third release will contain a full set of graphical administration tools for configuring both drivers and DSN's.
sioc:topic
is made of
is http://rdfs.org/si...vices#services_of of
is sioc:link of
is sioc:links_to of
is sioc:creator_of of
is sioc:container_of of
is atom:entry of
is atom:contains of
Faceted Search & Find service v1.17_git132 as of May 12 2023


Alternative Linked Data Documents: PivotViewer | iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3238 as of May 23 2023, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (15 GB total memory, 2 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software