On 07/31/12 20:06, JLM wrote:
> 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 lo
> Try this:
> http://www.ibphoenix.com/files/60All.zip
> For new entries (fb_*) see our doc directory.
and you can look at other drivers (Python
(http://firebird.svn.sourceforge.net/viewvc/firebird/python/fdb/trunk/)
, Java (http://firebird.cvs.sourceforge.net/viewvc/firebird/client-java/),
etc ...
On 01/08/2012 09:02, Alex Peshkoff wrote:
On 07/31/12 20:06, JLM wrote:
Sooner of all wireshark does not recognize an attempt to talk using new
protocol, FB13. That extensions are silently ignored by old servers, but
may drive packet dumper crazy. In hex form packets look OK for me.
Moreover
> unsupported on-disk structure for file
> /home/menlog/compilation/employee.fdb; found 12.1, support 11.2
> And though, it's the employee database from my 3.0 firebird compilation.
It's very bad idea to try to open database, created with 3.0, using 2.5
server. It will never open.
---
> It's very bad idea to try to open database, created with 3.0, using 2.5
> server. It will never open.
Of course... I didn't react to that...
But I can't do a make install of Firebird 3.0, it freezes. So I can't
have a Firebird 3.0 server.
-
On 08/01/12 12:20, JLM wrote:
>> It's very bad idea to try to open database, created with 3.0, using 2.5
>> server. It will never open.
> Of course... I didn't react to that...
> But I can't do a make install of Firebird 3.0, it freezes. So I can't
> have a Firebird 3.0 server.
But you can creat
> It's very bad idea to try to open database, created with 3.0, using 2.5
> server. It will never open.
Of course... I didn't give expression to that...
So, in the fact I can't do a make install of Firebird 3.0, I've tried
the server 2.5, with the 2.5 employee database, with Qt Necessitas using
On 08/01/12 14:10, JLM wrote:
>> It's very bad idea to try to open database, created with 3.0, using 2.5
>> server. It will never open.
> Of course... I didn't give expression to that...
>
> So, in the fact I can't do a make install of Firebird 3.0, I've tried
> the server 2.5, with the 2.5 emplo
On 01/08/2012 13:13, Alex Peshkoff wrote:
Looks like races. They are random.
Can you get stack traces for Android? In many cases they are enough to
fix a bug.
I get stack traces of Android. I send a version with error and a version
without error.
Jean-Louis Meuriot
D/AndroidRuntime(21125):
On 08/01/12 17:16, JLM wrote:
> On 01/08/2012 13:13, Alex Peshkoff wrote:
>
>> Looks like races. They are random.
>> Can you get stack traces for Android? In many cases they are enough to
>> fix a bug.
>
>
> I get stack traces of Android. I send a version with error and a
> version without error.
I've got news !
When I use the Debug version of libfbclient, there is no errors, it runs
perfectly, all the time.
So, maybe the optimization of the release's code go a bit too far ?
PS : How to see debug messages ? There is no more message in the
console than the release version...
Jean-Louis
11 matches
Mail list logo