> BTW: Such an extremely high part-number seems rather odd, and could
> indicate those numbers encode additional information, which may indicate
> this should be a string anyway.
>
Could these number be GUID encoded as Int128 ? If so they could be stored
as CHAR(16) CHARACTER SET OCTETS
Firebird-D
ird Tools) is
not so, or, more longer but hard to steal "firebird" ! :
firebird-backup
firebird-stats
firebird-preprocess
firebird-lockprint
...
And a "firebird" wrapper so we can call things like : "firebird backup",
"firebird stats", "firebird preproce
>> The first week of a year is, by convention, the first week that contains
>> the first Tuesday of the year.
> For example, according to ISO 8601 I think the first week of a year is
> the first week that has four or more days on the new year.
> This seems to contradict what Pierre wrote above.
On Wed, Dec 28, 2011 at 5:34 PM, Yi Lu wrote:
> It is feasible to roll over the transaction ID without putting the database
> offline? i.e. when ID is close to limit, reset it to 0 from the code?
Seems that PostgreSQL AutoVacuum daemon do that for Postgresql databases :
http://www.postgresql.org
Hi All,
Thanks to Vlad, we achieved the translation of the FB3 OO API in UIB
Components for Delphi.
You can checkout the code from SourceForge repository :
https://uib.svn.sourceforge.net/svnroot/uib/trunk
Now, we only miss hints to deal with FbMessage, it seems that the
examples (fbstuff on gi
>> I'm very interrested in seeing how to use the new Firebird OO API in
>> Delphi. We gave it a try two weeks ago and we only succeeded with the
>> getVersion() function ! Everything else generated errors or access
>> violations.
>
> Could you send to me your Delphi wrapper for the API ? I'll l
>>> I expect the "Delphi people" will work on it.
>>
>> No way, I'm afraid. I'm quite good in Delphi, but I have no idea how to
>> convert C++
>> classes to Delphi classes.
>
> I can help.
I'm very interrested in seeing how to use the new Firebird OO API in
Delphi. We gave it a try two weeks
>> I advanced a bit more with this new API but I just absolutely don't
>> see how to deal with FbMessage. What is it ? How do I have to use it
>> to access (or send ?) data ?
>>
>>
> https://github.com/asfernandes/fbstuff/blob/master/src/test/v3api/StaticMessageTest.cpp
Thank you Adriano. I think
Hi,
I advanced a bit more with this new API but I just absolutely don't
see how to deal with FbMessage. What is it ? How do I have to use it
to access (or send ?) data ?
Thank you for your help, Regards,
--
Pierre Yager
--
I think very strange to still have to build
DPB by hand... Can you expose something that may give access to the
ClumpletWriter to ease that ?
>>> Probably it's worth thinking about it, but IMHO building parameters
>>> block is not critical from API point of view.
>> But it does add t
ess to the
ClumpletWriter to ease that ?
At least, I can create and drop a database ;-) But I would be able to
set up more complex fields like the default dialect, the page size and
the default character set.
Regards,
--
Pierre Yager
On Mon, Nov 28, 2011 at 8:55 PM, Pierre Y.
wrote:
>> g++ -Wall -I.
> g++ -Wall -I../../src/include -lfbclient -o libUdrCppExample.so -fPIC
> UdrCppExample.cpp ../../gen/Debug/firebird/plugins/libudr_engine.so -shared
Thank you Alex for the answer. It compiled ! I don't know how to test
if it works, but it compiled ;-)
Next I want to compile a VERY simple piece o
Hi all,
If I understood well the conference about Providers, Plugins and new OO API
from Alex this week-end at the Firebird Conference, all we have to do to
enter the new OO API is to find the new fb_get_master_interface method and
play with the new IMaster interface ?
Well. I found the fb_get_ma
13 matches
Mail list logo