Discussion:
DBX4: ODBC Bridge urgently needed
(too old to reply)
Gerald Ebner
2008-01-10 12:32:39 UTC
Permalink
Dear all,

replacing BDE by dbexpress (DBX4) we are faced with the urgent need of a
dbx4 - odbc bridge to be able to connect to a Access DB.
In general I see little dedication of Borland / 3rd parties / the open
source community to develop DBX4 drivers, e.g. a driver for PG
The only DBX - ODBC solution available (from sourceforge.net) dates back to
2003, i.e. DBX2.
Is there any hope that Borland will at least migrate this good old odbc-dbx
driver?

thanx
Gerald
Bill Todd
2008-01-10 13:15:40 UTC
Permalink
Post by Gerald Ebner
Dear all,
replacing BDE by dbexpress (DBX4) we are faced with the urgent need
of a dbx4 - odbc bridge to be able to connect to a Access DB. In
general I see little dedication of Borland / 3rd parties / the open
source community to develop DBX4 drivers, e.g. a driver for PG The
only DBX - ODBC solution available (from sourceforge.net) dates back
to 2003, i.e. DBX2. Is there any hope that Borland will at least
migrate this good old odbc-dbx driver?
thanx
Gerald
Add a feature request to QC, vote for it, post the QC number and ask
others to vote for it.
--
Bill Todd (TeamB)
Markus.Humm
2008-02-03 17:00:11 UTC
Permalink
[snip]
Post by Bill Todd
Add a feature request to QC, vote for it, post the QC number and ask
others to vote for it.
Done:

Report #: 57783 Status: Reported
Create a ODBC driver for dbExpress

http://qc.codegear.com/wc/qcmain.aspx?d=57783

So others may vote on it...

Greetings

Markus
Bill Todd [TeamB]
2008-02-03 18:16:02 UTC
Permalink
Thanks for creating the QC report. You should have voted for it too. I
gave it two votes.

Perhaps more important, make sure you take the 2008 Delphi Survey on
Code Central and request it there.
--
Bill Todd (TeamB)
Markus.Humm
2008-02-04 18:34:09 UTC
Permalink
Hello,

1. I couldn't vote as this functionality is currently broken in the
web client! (okay was too lazy to fire up my VM with a Delphi
installation and a QC client)

2. I did fill out the survey, but I didn't mention that one because
it's not important to me but rather to others and rather in a
general way.

3. Thanks for opening and voting it!

Greetings

Markus
albert drent
2008-02-06 18:56:49 UTC
Permalink
Post by Markus.Humm
Hello,
1. I couldn't vote as this functionality is currently broken in the
web client! (okay was too lazy to fire up my VM with a Delphi
installation and a QC client)
2. I did fill out the survey, but I didn't mention that one because
it's not important to me but rather to others and rather in a
general way.
3. Thanks for opening and voting it!
Greetings
Markus
Currently there are some 3rd parties busy creating DBX4 drivers. Since
DBX is completely rewritten it will take some time to get it all done.
We are hoping to deploy a sqlite driver for dbx4 within a few weeks. But
there are more people working on this.

Albert Drent
aducom software
Vadim V.Lopushansky
2008-02-06 18:59:19 UTC
Permalink
Post by Gerald Ebner
Dear all,
replacing BDE by dbexpress (DBX4) we are faced with the urgent need of a
dbx4 - odbc bridge to be able to connect to a Access DB.
In general I see little dedication of Borland / 3rd parties / the open
source community to develop DBX4 drivers, e.g. a driver for PG
The only DBX - ODBC solution available (from sourceforge.net) dates back to
2003, i.e. DBX2.
Is there any hope that Borland will at least migrate this good old odbc-dbx
driver?
dbxoodbc version 3.100, 2008-02-06: Alpha:
+ First version with DBX3 supports (no metatada supports).
+ added demos:
Demos\DBMS\MSACCESS\Connect - connect to MSAccess
Demos\DBMS\MSACCESS\SQL - DBX3 (Delphi-2006) access demo to MSAccess.

dbxoodbc version 3.028, 2008-02-05
+ added demo:
Demos/DBMS/MSSQL/MultipleCursors - access to multiple cursors in MSSQL.
+ added support: ASA MESSAGES CALLBACK

Source:
http://open-dbexpress.cvs.sourceforge.net/open-dbexpress/dbxoodbc/
Home:
https://sourceforge.net/projects/open-dbexpress/

Loading...