Re: [Firebird-devel] Firebird for Android

2012-07-31 Thread Alex Peshkoff
On 07/30/12 17:37, JLM wrote: > On 27/07/2012 13:45, Alex Peshkoff wrote: > >> Yes. And BTW - we need this file for Android anyway. >> Did you have a chance to build ICU for Android? >> > I have tried to compile ICU but it's seems not ready to runs on Android. > The > configure is not predicted t

[Firebird-devel] [FB-Tracker] Created: (CORE-3900) VC runtime installer can reboot system prior to installation finishing

2012-07-31 Thread Brenden Walker (JIRA)
VC runtime installer can reboot system prior to installation finishing -- Key: CORE-3900 URL: http://tracker.firebirdsql.org/browse/CORE-3900 Project: Firebird Core Issue Ty

[Firebird-devel] Release notes 2.1

2012-07-31 Thread Ted Miglautsch
(This is posted here because a similar post received not a single response in the support mailing list!) I have a situation with numerous local databases for different users on Ubuntu. There need to be local connections (no tcp/ip) and delphi connections (over tcp/ip). Version 2.0 works just fi

Re: [Firebird-devel] Release notes 2.1

2012-07-31 Thread Philippe Makowski
2012/7/31 Ted Miglautsch : > > Where are the release notes for version 2.1? here : http://www.firebirdsql.org/en/release-notes/ and please come back to support list for this kind of question and if you are using Ubuntu packages it can be Ubuntu related only, so join an Ubuntu support list an join

Re: [Firebird-devel] Firebird for Android

2012-07-31 Thread JLM
On 31/07/2012 09:48, Alex Peshkoff wrote: The most interesting question now is - what fixes do we need to make fbclient work? I've tried to use the libfbclient with Necessitas. I used the IBase driver compiled for Android Arm. The libfbclient is load, seems to apparently runs. The libfbclie

[Firebird-devel] Porting Firebird to Niche languages

2012-07-31 Thread Robert Calco
I would like to get involved in developing language bindings and client interfaces to fbclient and fbembed dynamic libraries. I wish to understand all the entry points and how to use them to create various queries. Where might I find documentation about them? I am currently rummaging through the .

Re: [Firebird-devel] Porting Firebird to Niche languages

2012-07-31 Thread Alex Peshkoff
On 08/01/12 06:23, Robert Calco wrote: > I would like to get involved in developing language bindings and client > interfaces to fbclient and fbembed dynamic libraries. I wish to understand > all the entry points and how to use them to create various queries. Where > might I find documentation abo