Re: [firebird-support] Re: FB 3 embedded on Windows 7 64 bit

2017-03-10 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On 10.03.2017 15:35, hv...@users.sourceforge.net [firebird-support] wrote: > > > ---In firebird-support@yahoogroups.com, wrote : > > >> Are ther other possibilities to set the Firebird path than setting >> %FIREBIRD%? A parameter to attachDatabase() maybe? > >

[firebird-support] Re: FB 3 embedded on Windows 7 64 bit

2017-03-10 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On 10.03.2017 08:41, Martin Schreiber wrote: > Hi, > I want to use FB 3 in embedded mode in an application: > https://gitlab.com/mseide-msegui/mseuniverse/wikis/msekicadbom/MSEkicadBOM > (under construction). > It works well on Linux. On Windows 7 64 bit I installed >

[firebird-support] FB 3 embedded on Windows 7 64 bit

2017-03-10 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
Hi, I want to use FB 3 in embedded mode in an application: https://gitlab.com/mseide-msegui/mseuniverse/wikis/msekicadbom/MSEkicadBOM (under construction). It works well on Linux. On Windows 7 64 bit I installed Firebird-3.0.1.32609_0_x64.exe When I set %FIREBIRD% to the FB install directory

[firebird-support] FB3, documentation of parameter tags?

2016-09-25 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
Hi, I'm looking for the documentation of valid parameter block tags for IProvider.attachDatabase(), createDatabase() and IAttachment().startTransaction(). Does it exist? Thanks, Martin

Re: [firebird-support] Re: FB3 returning clause and new API

2016-09-15 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On Thursday 15 September 2016 15:06:58 'Mark Rotteveel' m...@lawinegevaar.nl [firebird-support] wrote: > You either need to generate the necessary metadata yourself, but then you > either have to guess, or have the user provide the type. You can't use > openCursor as insert ... returning doesn't

Re: [firebird-support] Re: FB3 returning clause and new API

2016-09-15 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On Thursday 15 September 2016 12:25:31 Norbert Saint Georges n...@tetrasys.eu [firebird-support] wrote: > > below, a bit dirty but functional code in codetyphon, reading the > buffer is RS > Thanks, but do I read the code correct, that you also use IAttachment.prepare() in order to get the

Re: [firebird-support] FB3 returning clause and new API

2016-09-15 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On Thursday 15 September 2016 11:09:43 Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote: > 15.09.2016 11:14, Martin Schreiber mse00...@gmail.com [firebird-support] wrote: > > What if one wants to use > > IAttachment.execute() where no IStatement is available? &g

Re: [firebird-support] FB3 returning clause and new API

2016-09-15 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On Thursday 15 September 2016 10:29:27 Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote: > 15.09.2016 10:16, Martin Schreiber mse00...@gmail.com [firebird-support] wrote: > > And then how to get the data? > >Last two parameter of the methods is an output messa

Re: [firebird-support] FB3 returning clause and new API

2016-09-15 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On Thursday 15 September 2016 09:01:04 Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote: > 15.09.2016 7:56, Martin Schreiber mse00...@gmail.com [firebird-support] wrote: > > How the values of a returning clause can be fetched with OOP-API? > >Use IAtta

[firebird-support] FB3 returning clause and new API

2016-09-14 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
Hi, How the values of a returning clause can be fetched with OOP-API? Example: " insert into TABLE1 (STR1) values ('aabbccdd') returning PK " Martin

Re: [firebird-support] Re: Which ICU version for Firebird 3.0

2016-09-04 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On Thursday 01 September 2016 15:58:23 Martin Schreiber wrote: > On Thursday 01 September 2016 15:23:53 Dmitry Yemanov > > dim...@users.sourceforge.net [firebird-support] wrote: > > 01.09.2016 12:15, Martin Schreiber wrote: > > > In order to implement Firebird 3.0 support in MSEide+MSEgui I try to

[firebird-support] How to install Firebird 3.0 on Linux?

2016-09-01 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
Hi, What is the recommended way to install Firebird 3.0 on OpenSUSE 13.1 X86? The script "install.sh" from https://sourceforge.net/projects/firebird/files/firebird-linux-i386/3.0-Release/Firebird-3.0.0.32483-0.i686.tar.gz/download stops with the errormessage: " unable to open database Could not

Re: [firebird-support] Re: Which ICU version for Firebird 3.0

2016-09-01 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On Thursday 01 September 2016 15:23:53 Dmitry Yemanov dim...@users.sourceforge.net [firebird-support] wrote: > 01.09.2016 12:15, Martin Schreiber wrote: > > In order to implement Firebird 3.0 support in MSEide+MSEgui I try to > > build and install Firebird on a OpenSUSE 13.1 X86 system. "make"

[firebird-support] Which ICU version for Firebird 3.0

2016-09-01 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
Hi, In order to implement Firebird 3.0 support in MSEide+MSEgui I try to build and install Firebird on a OpenSUSE 13.1 X86 system. "make" returns the error: " Could not find acceptable ICU library " Which ICU version is "acceptable"? Thanks, Martin

[firebird-support] Re: How to know the ICU version of a collation in a database

2016-08-05 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
On 08/03/2016 05:21 PM, Martin Schreiber wrote: > Hi, > Since an online update on my OpenSUSE Leap 42.1 I get the well known > error "COLLATION UNICODE_CI for CHARACTER SET UTF8 is not installed". > I assume that something changed with the ICU libraries. > How can one find out the used ICU library

[firebird-support] How to know the ICU version of a collation in a database

2016-08-04 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
Hi, Since an online update on my OpenSUSE Leap 42.1 I get the well known error "COLLATION UNICODE_CI for CHARACTER SET UTF8 is not installed". I assume that something changed with the ICU libraries. How can one find out the used ICU library version of a database? Thanks, Martin

[firebird-support] How to know the ICU version of a collation in a database

2016-08-04 Thread Martin Schreiber mse00...@gmail.com [firebird-support]
Hi, Since an online update on my OpenSUSE Leap 42.1 I get the well known error "COLLATION UNICODE_CI for CHARACTER SET UTF8 is not installed". I assume that something changed with the ICU libraries. How can one find out the used ICU library version of a database? Thanks, Martin