Discussion:
[Firebird-odbc-devel] Driver still compatible with Interbase?
Jorge Andrés Brugger
2011-04-12 11:54:55 UTC
Permalink
ODBC driver 2.0 is still compatible with Interbase? or should better be
renamed to "Firebird ODBC driver"?

Regards!
--
Jorge Andrés Brugger
Informática
DASU - Obra Social del Personal de la Universidad Nacional de la Patagonia
Comodoro Rivadavia, Chubut, Argentina
Teléfono (0297) 446-4444 int. 103
Correo electrónico: ***@dasu.com.ar
Website: www.dasu.com.ar
Alexander Potapchenko
2011-04-12 12:52:17 UTC
Permalink
Post by Jorge Andrés Brugger
ODBC driver 2.0 is still compatible with Interbase? or should better be
renamed to "Firebird ODBC driver"?
Regards!
I think that ODBC driver 2.0 is compatible with Interbase, but I didn't
test the driver with IB.
The Firebird/InterBase(r) driver is the historical name and I think that
many application can use the such connection string:
strConn = "driver={Firebird/InterBase(r) driver}; Database=;
UID=SYSDBA;PWD=masterkey"
Therefore I think that to rename the driver is the bad idea as yet.

Regards,
Alexander
--
Alexander Potapchenko
Lead developer
LASP technology, http://www.lasptech.ru
Kjell Rilbe
2011-04-12 13:03:49 UTC
Permalink
Post by Alexander Potapchenko
I think that ODBC driver 2.0 is compatible with Interbase, but I didn't
test the driver with IB.
The Firebird/InterBase(r) driver is the historical name and I think that
strConn = "driver={Firebird/InterBase(r) driver}; Database=;
UID=SYSDBA;PWD=masterkey"
Therefore I think that to rename the driver is the bad idea as yet.
While I sympathise with efforts for backwards compatibility, I find this
very odd. If the driver is not being actively maintained for Interbase
support and is not tested with IB, I think it is desinformation with
such a name.

I'd recommend a feature freeze for the driver with the old name and use
a FB only name for all future versions.

Kjell
--
--------------------------------------
Kjell Rilbe
DataDIA AB
E-post: ***@datadia.se
Telefon: 08-761 06 55
Mobil: 0733-44 24 64
Alexander Potapchenko
2011-04-12 13:13:34 UTC
Permalink
Post by Kjell Rilbe
I'd recommend a feature freeze for the driver with the old name and use
a FB only name for all future versions.
Kjell
It is possible in new version 2.1... but this version will be not in the
near future.
--
Alexander Potapchenko
Lead developer
LASP technology, http://www.lasptech.ru
Jorge Andres Brugger
2011-04-14 18:20:39 UTC
Permalink
Alexander, there is some kind of roadmap or concrete ideas about future
development of odbc driver?

Regards
Post by Alexander Potapchenko
Post by Kjell Rilbe
I'd recommend a feature freeze for the driver with the old name and use
a FB only name for all future versions.
Kjell
It is possible in new version 2.1... but this version will be not in the
near future.
--
Alexander Potapchenko
Lead developer
LASP technology, http://www.lasptech.ru
------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now! http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Firebird-odbc-devel mailing list
https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel
Alexander Potapchenko
2011-04-14 18:27:34 UTC
Permalink
Post by Jorge Andres Brugger
Alexander, there is some kind of roadmap or concrete ideas about
future development of odbc driver?
Bugs fixing in 2.0.1. The is no roadmap for 2.1 now.
--
Alexander Potapchenko
Lead developer
LASP technology, http://www.lasptech.ru
Jorge Andres Brugger
2011-04-15 15:31:39 UTC
Permalink
Agreed.
Post by Kjell Rilbe
Post by Alexander Potapchenko
I think that ODBC driver 2.0 is compatible with Interbase, but I didn't
test the driver with IB.
The Firebird/InterBase(r) driver is the historical name and I think that
strConn = "driver={Firebird/InterBase(r) driver}; Database=;
UID=SYSDBA;PWD=masterkey"
Therefore I think that to rename the driver is the bad idea as yet.
While I sympathise with efforts for backwards compatibility, I find this
very odd. If the driver is not being actively maintained for Interbase
support and is not tested with IB, I think it is desinformation with
such a name.
I'd recommend a feature freeze for the driver with the old name and use
a FB only name for all future versions.
Kjell
--
--------------------------------------
Kjell Rilbe
DataDIA AB
Telefon: 08-761 06 55
Mobil: 0733-44 24 64
------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now! http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Firebird-odbc-devel mailing list
https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel
Jorge Andrés Brugger
2013-05-28 18:09:59 UTC
Permalink
Post by Alexander Potapchenko
Post by Jorge Andrés Brugger
ODBC driver 2.0 is still compatible with Interbase? or should better be
renamed to "Firebird ODBC driver"?
Regards!
I think that ODBC driver 2.0 is compatible with Interbase, but I didn't
test the driver with IB.
The Firebird/InterBase(r) driver is the historical name and I think that
strConn = "driver={Firebird/InterBase(r) driver}; Database=;
UID=SYSDBA;PWD=masterkey"
Therefore I think that to rename the driver is the bad idea as yet.
Regards,
Alexander
Today I've faced a new problem: I´ve documented a connection string to a
wiki, and "Driver=Firebird/InterBase(r) driver" gets transformed to
"Driver=Firebird/InterBase® driver". I´ve copied such string to my app
config, and took me several minutes until I´ve found the problem. I´ve
checked the other odbc driver names I have on my PC, and none includes
"special chars". Another reason to change the name ... :)
It's fine if I create a suggestion on the tracker?

Regards!
--
Jorge Andrés Brugger
Informática
DASU - Obra Social del Personal de la Universidad Nacional de la Patagonia
Comodoro Rivadavia, Chubut, Argentina
Teléfono (0297) 446-4444 int. 103
Correo electrónico: ***@dasu.com.ar
Website: www.dasu.com.ar
Alexander Potapchenko
2013-05-28 20:07:40 UTC
Permalink
Jorge,

Of course I will rename the driver name to "Firebird ODBC driver" in new
versions, it is more correctly because the driver does not support last
versions of Interbase entirely.
BTW, there are freeware Embarcadero InterBase ODBC Driver -
http://cc.embarcadero.com/item/28975, it is based on Firebird ODBC driver.
Post by Jorge Andrés Brugger
Today I've faced a new problem: I´ve documented a connection string to a
wiki, and "Driver=Firebird/InterBase(r) driver" gets transformed to
"Driver=Firebird/InterBase® driver". I´ve copied such string to my app
config, and took me several minutes until I´ve found the problem. I´ve
checked the other odbc driver names I have on my PC, and none includes
"special chars". Another reason to change the name ... :)
It's fine if I create a suggestion on the tracker?
Regards!
--
Alexander Potapchenko
Team leader
LASP Technologies, http://www.lasptech.ru
Jorge Andrés Brugger
2013-05-29 19:27:22 UTC
Permalink
Thanks Alexander!

Firebird and Fireboird ODBC are moving in the right direction.

Regards.
Post by Alexander Potapchenko
Jorge,
Of course I will rename the driver name to "Firebird ODBC driver" in new
versions, it is more correctly because the driver does not support last
versions of Interbase entirely.
BTW, there are freeware Embarcadero InterBase ODBC Driver -
http://cc.embarcadero.com/item/28975, it is based on Firebird ODBC driver.
Post by Jorge Andrés Brugger
Today I've faced a new problem: I´ve documented a connection string to a
wiki, and "Driver=Firebird/InterBase(r) driver" gets transformed to
"Driver=Firebird/InterBase® driver". I´ve copied such string to my app
config, and took me several minutes until I´ve found the problem. I´ve
checked the other odbc driver names I have on my PC, and none includes
"special chars". Another reason to change the name ... :)
It's fine if I create a suggestion on the tracker?
Regards!
--
Jorge Andrés Brugger
Informática
DASU - Obra Social del Personal de la Universidad Nacional de la Patagonia
Comodoro Rivadavia, Chubut, Argentina
Teléfono (0297) 446-4444 int. 103
Correo electrónico: ***@dasu.com.ar
Website: www.dasu.com.ar
Loading...