On 13/09/10 12:13, Denis Chapligin wrote: > On Mon, 13 Sep 2010 11:45:45 +0200 > Mateusz Loskot <[email protected]> wrote: > >> On 13/09/10 09:51, Denis Chapligin wrote: >>>> The Firebird package used to work well in the ages of SOCI 2. >>>> The ODBC package has never been finished, so it's an alpha project. >>>> Having ODBC backend, SOCI becomes an attractive solution for users >>>> of databases like Microsoft SQL Server, Microsoft Access, IBM DB2, >>>> Informix, and many more. >>>> >>> >>> I'm using ODBC backend for DB2 access atm and it works well :) >> >> This is a great news which may change my own understanding of the ODBC >> backend status :-) > > May i impress you more? It is used as a part of a system, that controls > satellite transmission site.
Denis, Sounds like another great use case of SOCI. After the new version is released, I'm going to collect use case and success stories and put a list on the website. I'll be in touch. (a Wiki would be nice, so folks can participate in documenting SOCI :-)) >> Could you please share some details, which version of SOCI and the >> backend you use? > > I'm using git clone from 2010-08-16, both for SOCI and backend. > unixodbc is 2.2.11 and DB2: > > DB21085I Instance "db2inst1" uses "64" bits and DB2 code release > "SQL09071" with level identifier "08020107". > Informational tokens are "DB2 v9.7.0.1", "s091114", "IP23034", and Fix > Pack "1". > > though SOCI and unixodbc are 32 bits > >> Did you have to apply any fixes? > > As i remember, i've only disabled odbc tests. This is an important note to me. Perhaps the crashes I'm getting while running tests come from bugs in the actual test program. Thanks! Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
