Hi I use the Firebird ODBC driver at a server. I have originally installed version 1.2 of Firebird ODBC Driver. It is used to connect to a Firebird DB version...
... If it's was build in delphi, i will do it imediatly :) unfortunatly my c is very poor :( ... we ... end ... and ... But because they will be no file...
Hello, Is it plan to make possible to create a foreign key without any index on it ? this is specially for very large table with very poor foreign key (only 2...
... Why do you think so ? Why do you think database file with one 10GB fragment will "work faster" then database file with ten 1GB fragments (or 100x100MB...
Using openSUSE 11.1. Because of problems with kinterbasdb 3.3.0 I installed a Firebird snapshot rpm (FirebirdSS-2.1.2.18108-0.i686.rpm), using Yast. The ...
Sorry for a bit late reply, Roland. The point is not to avoid NATURAL, but to avoid looking at records of no interest. Hence, unless "C.DATUM <= '2008/12/31'"...
... The math is pretty basic. The maximum record size is ~64K as was already mentioned. Therefore, you just need to add up the size (in bytes) of each column...
Dean Harding
dean.harding@...
Jan 6, 2009 2:19 am
99471
thanks you -- In firebird-support@yahoogroups.com, "Dean Harding" ... each...
... Bad news guys! I have removed the anti-virus (AVG Free Edition) and turn off Windows Firewall, but my problem still unsolved. I even upgraded the RAM to...
Hello Rick, ~~~Ihre Nachricht~~~ RR> Hi all - I posted this on Firebird.Net users group, but there has RR> been no activity there for a week so it seems like...
André Knappstein, ...
Knappstein@...
Jan 6, 2009 10:45 am
99475
... are your soft versions exaclty the same of André that initiate this trhead? and the hardware? same RAM? are you trying 64 connections on a unique FDB or...
Hi ! /opt/firebird/bin/fbserver -z Firebird TCP/IP server version LI-V2.0.0.12748 Firebird 2.0 (SS architecture) uname -a Linux cpack-01-s 2.6.15-1.2054_FC5smp...
Hi Had a very similar experience on fedora. I eventualy removed the rpm and used the super sever tarbal with much betta results. Kinda easy to install .....
Hi, I come across with this information that Firebird V2.1 will support running multiple firebird services. Is that true? How to enable this features?...
From: "dr_bentonquest" <bentonquest@...> ... I think the advice would be the same no matter what DB backend you are using. Never do DDL statements on a...
... Use the lastest ODBC version. Even the prior versions of 2 series of the ODBC driver had problems with FB 2.1, (invalid tdb...) I did not tried 1.2 series...
I started to do some tests with a service i pretend to act as a kind of remote accelerator to access remote firebird databases. I want this service to run in...
... * Copy the files of the ZIP distribution of Firebird 2.1 for each instance into a separate directory * Change the RemoteServicePort parameter in...
... You always need exclusive access to a table when creating an index. Although there was a bug in 2.0 up to 2.0.3 which allowed to create/activate an...
... Firebird take read lock on table before create any index. This is guaranteed no new keys will be inserted during index creation. All readers is not...
... From Firebird's perspective, they operate exactly the same. A Firebird engine running as an application will look no different to your application to...