Search the web
Sign In
New User? Sign Up
firebird-support · Support for Users of Firebird Releases
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 90871 - 90900 of 105423   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
90871
... Remember that UDP is unreliable if you need all of the other instances to answer, since it is a send-and-forget protocol. No control is done at UDP...
guillemvic
Offline Send Email
Dec 1, 2007
8:27 am
90872
Hello Firebird User's Sorry my bad bad English I have a BIG problem. It's serious problem envolving Integrity of Database. I Have 200 users with Firebird...
Kurt Schneider
kjundia_kurt
Offline Send Email
Dec 1, 2007
10:36 am
90873
Yes, the problem was that a InterBase server was running on my system and that the FireBird service hadn't been started by the installer. The InterBase server...
Svend Meyland Nicolai...
news@...
Send Email
Dec 1, 2007
11:06 am
90874
... You can configure Firebird to run alongside a running IB server...but if you didn't configure it, it wouldn't work, since both IB and Firebird use the same...
Helen Borrie
helebor
Offline Send Email
Dec 1, 2007
11:46 am
90875
... It is probably a logical corruption, caused by inactive constraints or constraint indexes when the ORDSALLES rows were created. ... No. "Power spikes" can...
Helen Borrie
helebor
Offline Send Email
Dec 1, 2007
12:21 pm
90876
Hi all, Does anybody know why (Firebird 1.5's) gsec writes normal output to stderr instead of stdout? Observed in batch mode with gsec -di. On both Linux and ...
Paul Vinkenoog
neckarelzer
Offline Send Email
Dec 1, 2007
7:23 pm
90877
A scheme like this is easily circumvented with a firewall. Maybe I'm a little paranoid, but my firewall is set such that permission for any kind of network...
Lee
waywardwretch
Offline Send Email
Dec 1, 2007
7:43 pm
90878
... In Firebird 2.1 it *will be* possible to "abort" a transaction, by way of a DML query on the MON$--- tables. If a killed transaction left orphan records,...
Helen Borrie
helebor
Offline Send Email
Dec 1, 2007
10:41 pm
90879
... I problem I see here is when uses Terminal Services, all connections came from the same IP address see you ! -- Alexandre Benson Smith Development THOR...
Alexandre Benson Smith
thoriblist
Offline Send Email
Dec 2, 2007
12:11 am
90880
Hello folks, First of all thank you for setting up this group. Second, I have a question regarding indexes and the CONTAINING in a SELECT. I think I have reade...
javaguru_uk
Offline Send Email
Dec 2, 2007
11:23 am
90881
... CONTAINING cannot use an index. ... Store keywords, index those and search on the keywords? The trick is to store each keyword once, uniquely and also...
Helen Borrie
helebor
Offline Send Email
Dec 2, 2007
11:38 am
90882
Hi all, Why sometimes when doing two phase recovery gfix ask for what operation should be done (commit, rollback ou neither) and sometimes it doesn't ask...
Fabiano Bonin
fabiano_bonin
Offline Send Email
Dec 2, 2007
1:00 pm
90883
Hi all, I have to install a 1.5 version on a new box running Mandriva 2008. I need 1.5 for compatibility reason with Delphi components. I downloaded the rpm...
olivier_lucaes
Offline Send Email
Dec 2, 2007
1:19 pm
90884
... I'm not sure, but what hardware are you running on? I'm running FB2.x from the distribution, on an AMD64 based system, which runs fine in classic mode, but...
Lester Caine
lscesuk
Offline Send Email
Dec 2, 2007
2:03 pm
90885
... FB2.x from the ... mode, but I ... later ... try to see ... Hi Lester, I'm running an &#8206;AMD Sempron 2800+. The NTPL version is : getconf...
olivier_lucaes
Offline Send Email
Dec 2, 2007
2:25 pm
90886
... is to store each keyword once, uniquely and also case-insensitively if you want, in a separate table. Create an intersection table with foreign keys to...
javaguru_uk
Offline Send Email
Dec 2, 2007
3:25 pm
90887
... strange try the tar.gz package http://prdownloads.sourceforge.net/firebird/FirebirdSS- 1.5.4.4910-0.nptl.i686.tar.gz sometimes urpmi made unwanted check...
Philippe Makowski
tempo93fr
Offline Send Email
Dec 2, 2007
3:40 pm
90888
... http://prdownloads.sourceforge.net/firebird/FirebirdSS- ... Hello Philippe, It works fine with the tar.gz. Thanks a lot for your support. Cdlt Olivier...
olivier_lucaes
Offline Send Email
Dec 2, 2007
5:12 pm
90889
... If all participants in the original transaction are available, Firebird will determine on its own whether the transaction should be committed or rolled...
Ann W. Harrison
annwharrison
Offline Send Email
Dec 2, 2007
7:44 pm
90890
... No, it is altogether different. But for name searches, where your search keys are going to be on the first characters of the first name or last name, you...
Helen Borrie
helebor
Offline Send Email
Dec 2, 2007
8:23 pm
90891
... first characters of the first name or last name, you don't need keywords. You would store two indexed columns: "First names" and "Last Name" plus (if you...
javaguru_uk
Offline Send Email
Dec 2, 2007
8:31 pm
90892
... Well, i don't know what to answer because all this sounds greek to me. Also i just started to use gfix for two phase recovery recently, when i discovered...
Fabiano Bonin
fabiano_bonin
Offline Send Email
Dec 3, 2007
2:10 am
90893
... sometimes ... http://www.ibphoenix.com/main.nfs?a=ibphoenix&l=;KNOWLEDGEBASE;ID='217' http://en.wikipedia.org/wiki/Two-phase_commit_protocol When a...
Adam
s3057043
Offline Send Email
Dec 3, 2007
2:29 am
90894
... Please look again at gfix output - there are two participants and both is prepared. Such transaction may be committed or rolled back and gfix asks what to...
Vlad Khorsun
fbvlad
Offline Send Email
Dec 3, 2007
7:55 am
90895
... Hello, but what's about Firewalls?? We used this kind of controll, but we left it, because some users close the lines by firewalls, it's not a problem if...
tomkrej
Offline Send Email
Dec 3, 2007
8:28 am
90896
Hi I have been reading about the UNICODE collation for UTF8 I FireBird version 2.0.x, and would like to clarify if I have understood it correctly by asking the...
Svend Meyland Nicolai...
news@...
Send Email
Dec 3, 2007
10:54 am
90897
... Isn't it my case? The 2 participants are available and it seems both transactions were prepared. Regards, Fabiano....
Fabiano Bonin
fabiano_bonin
Offline Send Email
Dec 3, 2007
1:34 pm
90898
Fabiano ... Vlad's right. I had originally written that if any transaction has committed, all must commit. Then I over simplified and said that if all are...
Ann W. Harrison
annwharrison
Offline Send Email
Dec 3, 2007
2:46 pm
90899
Hi all, I have a field defined with charset ISO8859_1 and collation PT_BR. There are accented values stored in its records. Is there a way to get these values...
Fabiano Bonin
fabiano_bonin
Offline Send Email
Dec 3, 2007
6:49 pm
90900
Hi, ... AFAIK PT_BR is case/accent insensitive so it shouldn't be a problem for "search" (where...) purposes. But, if your problem is display issues, then I ...
Anderson Farias
peixedragao
Offline Send Email
Dec 3, 2007
7:32 pm
Messages 90871 - 90900 of 105423   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help