ANN: DBXOODBC 3.026




DbxOODBC 3.026 - Kylix/Delphi Open Source ODBC dbExpress driver.

The driver can work with anyone odbc alias. Supports ODBC 2, 3, 3.5.
Can work directly with native vendor driver ODBC (not using thus ODBC (iODBC, unixODBC) manager "odbc32.dll").
Can work directly with native vendor driver ODBC (not using thus manager "odbc32.dll" of ODBC (iODBC, unixODBC)).


Changes log:

Version 3.026, 2006-03-07
-------------------------
+ Added detected: "Sybase System 11", "Adaptive Server Anywhere", "IBM DB2/400 SQL".
Thanks: Ed Blanchard, Jose Belanger.
+ Added check of null termination when fetching of text blob ( TSqlCursorOdbc.FetchLongData ).
+ Added demos: Demos\DBMS:
MSSQL\Connect
ORACLE\Connect
SYBASE\Connect
+ Updated to last version: "FastMM4.pas", "RegExpr.pas".



Project Home Page:
https://sourceforge.net/projects/open-dbexpress/

Release binary (zip): *** CHANGED ***
http://cvs.sourceforge.net/viewcvs.py/*checkout*/open-dbexpress/dbxoodbc/_Release/dbxoodbc.dll.rel.7z

Debug binary (zip): *** CHANGED ***
http://cvs.sourceforge.net/viewcvs.py/*checkout*/open-dbexpress/dbxoodbc/_Debug/dbxoodbc.dll.dbg.7z

Readme (download instruction):
http://cvs.sourceforge.net/viewcvs.py/open-dbexpress/dbxoodbc/ReadMe.Txt?view=markup

Changes Log:
http://cvs.sourceforge.net/viewcvs.py/open-dbexpress/dbxoodbc/ChangesLog.Txt?view=markup

Project Sources (Browse CVS):
http://cvs.sourceforge.net/viewcvs.py/open-dbexpress/dbxoodbc/

Installation of the driver (dbxdrivers.ini, dbxconnections.ini):
http://cvs.sourceforge.net/viewcvs.py/*checkout*/open-dbexpress/dbxoodbc/dbxdrivers.ini
http://cvs.sourceforge.net/viewcvs.py/*checkout*/open-dbexpress/dbxoodbc/dbxconnections.ini

License (GNU LESSER GENERAL PUBLIC LICENSE):
http://cvs.sourceforge.net/viewcvs.py/open-dbexpress/dbxoodbc/License.txt?view=markup


I recommend Tortoise CVS as the easiest to use Windows CVS client, from www.tortoisecvs.org
You will need to enter the CVS path (all on one line, including the leading colon:
:pserver:anonym...@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/open-dbexpress


Or you can take advantage of the following command file:

load_cvs_dbxoodbc.bat
=================================================================
@echo off
rem WinCVS home page: http://wincvs.org/
set path=C:\Program Files\WinCVS\CVSNT;%path%
rem set path=D:\CygWin\bin;%path%
echo **********************************************
echo - When prompted for a password for anonymous,
echo simply press the Enter key.
echo **********************************************
rem set cvsproj=cvs.sourceforge.net/cvsroot/open-dbexpress
set cvsproj=cvs-pserver.sourceforge.net:80/cvsroot/open-dbexpress
echo on
cvs -d:pserver:anonymous@%cvsproj% login
cvs -z3 -d:pserver:anonymous@%cvsproj% co dbxoodbc
=================================================================

--
Vadim

.



Relevant Pages

  • Re: SSIS package Informix to SS 2005
    ... I am using Avaya Openlink driver 4.2 and after much trial and error I have ... picking data from ODBC and pushing it to SS 2005 Database through SSIS ... Multi-tier ODBC Driver forInformix. ...
    (microsoft.public.sqlserver.odbc)
  • Re: Problem with perl DBI ODBC driver (bug or misconfig ?) [String data right truncation]
    ... Therefore there is no problem at source or at ODBC level, ... but it is a bug in IBM iSeries driver. ... database in UTF-8. ... Denis had UTF-8 set and his data contained some ...
    (perl.dbi.users)
  • [ANN] DbxoODBC 3.010 - Kylix/Delphi Open Source ODBC dbExpress driver
    ... DbxoODBC 3.010 - Kylix/Delphi Open Source ODBC dbExpress driver. ... added connection option coReadOnly. ... I recommend Tortoise CVS as the easiest to use Windows CVS client, ... echo - When prompted for a password for anonymous, ...
    (borland.public.delphi.thirdpartytools.general)
  • Microsoft ODBC for Oracle Driver problem
    ... I think I have a resource issue with this driver. ... we are having an issue where suddenly the ODBC ... customer on that hosted machine. ... Microsoft ODBC Driver for Oracle. ...
    (microsoft.public.data.odbc)
  • Re: Excel cant find FileMaker Pro Files
    ... Excel) as a front end to other databases via ODBC. ... product for using FMP as a data source, mainly because FileMaker Inc ... makes their own driver available for free. ... DSN parameter values, since the driver doesn't include a DSN setup ...
    (microsoft.public.mac.office.excel)