[ANN] DbxoODBC 2.014 - Kylix/Delphi Open Source ODBC dbExpress driver

From: Vadim V.Lopushansky (vadim_at_unknown.net)
Date: 04/13/04


Date: Tue, 13 Apr 2004 14:18:11 +0300

Hello, All!

DbxoODBC 2.014 - Kylix/Delphi Open Source ODBC dbExpress driver.

WhatNews:

Version 2.014
Version 2.013
-------------------------
+ Changed TSqlCommandOdbc - added stored procedure support.
+ fixed memory leak in TSqlConnectionOdbc.disconnect
+ fixed memory leak in TSqlCursorMetaDataProcedureParams.Destroy
+ Implemented UNICODE support (fldZSTRING, fldstUNICODE).
  Although dbExpress components does not support that, DENT
  supports and driver works very well. I have added connection
  parameter 'EnableUnicode', it is by default Off.
+ Added new ISqlCommandOdbc interface, with new cancel method.

[...]

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

 First, you must test with the latest version from the CVS area:

Project Sources:

  I recommend Tortoise CVS as the easiest to use Windows CVS client, from
  http://www.tortoisecvs.org
  You will need to enter the CVS path (all on one line, including the
  leading colon:

:pserver:anonymous@cvs.open-dbexpress.sourceforge.net:/cvsroot/open-dbexpres
s

  or

  Example of loading/updating of the project from CVS by means of a batch
  file. For work it is necessary to edit a path to cvs.exe.

load_cvs_dbxoodbc.bat
=================================================================
@echo off
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 **********************************************
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

  • [ANN] DbxoODBC 2.015 - Kylix/Delphi Open Source ODBC dbExpress driver
    ... changed: extended Unicode support ... + Map compiler directive _InternalCloneConnection_ to connection option ... 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)
  • Re: Source control for LaTeX projects
    ... Subversion is far superior to cvs and rcs, ... couple LaTeX packages that you can use to automatically stamp your ... they better support merging changing from different branches, ... Git, bazaar, and mercurial would all work fine. ...
    (comp.text.tex)
  • CFT: 802.11 vap code
    ... A patch to integrate my multi-bss (aka vap) support for wireless can be ... Note this is a shell script that overlays the CVS contents for HEAD. ... significant changes to all wireless drivers. ...
    (freebsd-current)
  • Re: [OT] Is open sourcing a good idea?
    ... > I think this all comes down to what the originator would like. ... > business model depends on service contracts for support of my product I ... There are lots of people who sell support services for CVS. ...
    (comp.programming)
  • [PATCH]: new MIBs for BSNMP
    ... I'd like to expose here one patch for BSNMP containing some new MIBs ... Many thanks to Harti and Philip for their support and guidance! ... It is a unified diff against the "latest" CVS version of the BSNMP ... endpoint info about the process it belongs to. ...
    (freebsd-current)