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...
Show off your group to the world. Share a photo of your group with us.

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 98027 - 98056 of 105433   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
98027
It's very frustrating to keep watching bug reports getting fixed for versions I can't use. There are 41 bug fixes in 2.1.2 many of which bit me, even some show...
woodsmailbox
Offline Send Email
Nov 1, 2008
3:37 pm
98028
While I agree with you that the more complex statement would have not accounted for NULL values, but as I said, there are six records with the values given;...
Larry Johnson
larry@...
Send Email
Nov 1, 2008
4:27 pm
98029
Hello ! I am a great "supporter" of Firebird, since I discovered a few years ago that, not only it included an embedded server that I could use in Delphi with...
Philippe Taymans
philippe.taymans@...
Send Email
Nov 1, 2008
4:53 pm
98030
... You already have index named as one you want to create. Regards, Vlad...
Vlad Khorsun
fbvlad
Offline Send Email
Nov 1, 2008
4:55 pm
98031
There is already an index on that column, true, but it isn't declared as a primary key, as far as I can tell. I'll check into this more, though. One ...
Larry Johnson
larry@...
Send Email
Nov 1, 2008
5:25 pm
98032
... AFAIK 2.1.2 should be released in November (and 2.0.5 as well). best regards Pavel Cisar IBPhoenix...
Pavel Cisar
pcisar2000
Offline Send Email
Nov 1, 2008
5:28 pm
98033
AFAIK, your "Interbase" Delphi objects are looking for the Interbase DLL. FB 2.1 uses fbclient.dll. Copy fbclient.dll to gds32.dll. Put gds32.dll in the...
Kurt Federspiel
federonline
Offline Send Email
Nov 1, 2008
6:31 pm
98034
... Thanks! I get it there's no buildable source tree out there before the release or at least I was unable to find it (same for 2.5b1). And maybe the roadmap...
woodsmailbox
Offline Send Email
Nov 1, 2008
7:21 pm
98035
... RDB$INDEX_5 is probably a unique index on a system table (RDB$INDICES, probably). A default name for a primary key index will be of the form RDB$PRIMARYn...
Aage Johansen
megselv2
Offline Send Email
Nov 1, 2008
9:33 pm
98036
First: sorry for a looooong report! I don't even know if this is the best group to post in - maybe the IBO group more relevant? Or, maybe this is stuff for the...
Aage Johansen
megselv2
Offline Send Email
Nov 1, 2008
11:28 pm
98037
gbak backup error - Doesn't always stop at the same place. Would stopping the server and doing a backup with no users, then a restore help? So far has...
Tom Conrad
tmc@...
Send Email
Nov 2, 2008
1:39 am
98038
... There *is* a buildable source tree for the every FB version. Just checkout the necessary branch (B2_1_Release for v2.1.x) of the module "firebird2" in CVS....
Dmitry Yemanov
dimitr_ex
Offline Send Email
Nov 2, 2008
6:15 am
98039
... How often you have this problem ? How much time it works properly before disconnecting ? What users are doing in meantime (maybe they go away from computer...
Bogusław Brandys
brandys@...
Send Email
Nov 2, 2008
11:56 am
98040
... It seems to be at irregular intervals. Users look up something in a document or ask a colleague - and when they return: stop! The shortest pauses aren't...
Aage Johansen
megselv2
Offline Send Email
Nov 2, 2008
3:01 pm
98041
... Do you use firewall ? Or some intermediate network hardware between client and server hosts (such as switch or hub) ? Sometime brocken HW may cause such ...
Vlad Khorsun
fbvlad
Offline Send Email
Nov 2, 2008
4:33 pm
98042
A query on RDB$INDICES returns this information about my table: "PK_MEDIATYPE ", "MEDIATYPE ", 1, 1, <Null>, 1, <Null>,...
Larry Johnson
larry@...
Send Email
Nov 2, 2008
4:40 pm
98043
... between client and ... Yes, there is a firewall. The network is structured into "zones". I'll ask if they can double check hardware (if possible). A...
Aage Johansen
megselv2
Offline Send Email
Nov 2, 2008
7:13 pm
98044
Hello all, Does anyone know of any published performance comparisons of the embedded version of Firebird vs. SQLite? Thanks, Kevin Rood...
kevinarood
Offline Send Email
Nov 2, 2008
8:05 pm
98045
... Check also network card and connection settings. Boguslaw...
Bogusław Brandys
brandys@...
Send Email
Nov 2, 2008
8:16 pm
98046
this might be of interest, http://sqlite.phxsoftware.com/forums/t/174.aspx ... [Non-text portions of this message have been removed]...
tjelvar eriksson
tjelvar@...
Send Email
Nov 2, 2008
8:19 pm
98047
... Thanks so much!...
kevinarood
Offline Send Email
Nov 2, 2008
8:23 pm
98048
Trying to test D2009 and Firebird i had the following problem: When the FB database has UTF8 fields: Case 1: using the IBXpress Components provided by D2009 i...
ICAMSoft:Info
tasoskyriakos
Offline Send Email
Nov 2, 2008
8:26 pm
98049
For a coming "erp light" project we're deciding between firebird and postgres and just can't make up our minds, have good experience with fb, but firebird is...
tjelvar eriksson
tjelvar@...
Send Email
Nov 2, 2008
8:29 pm
98050
... No, the table doesn't have a primary key. This query result tells you that the index is unique (the fourth field) and that it is not system-defined...
Helen Borrie
helebor
Offline Send Email
Nov 2, 2008
9:37 pm
98051
... Please take this question to firebird-general. It is waaaay off-topic in the support list. ^ heLen ^...
Helen Borrie
helebor
Offline Send Email
Nov 2, 2008
9:46 pm
98052
I am receiving the following error messages in the firebird.log. 138794-WE Sun Nov 02 08:40:38 2008 XNET error: Unable to initialize child process 138794-WE...
slalom91
Offline Send Email
Nov 2, 2008
10:06 pm
98053
... when the query returns no result, then you would see a row of nulls. The database server does not send this result: it is manufactured by your utility...
jvpgr
Online Now Send Email
Nov 2, 2008
11:36 pm
98054
... Antonio, nothing is missing, you are ussing the IBSQL utility and I am ussing an external debug table to see the results since in my case the select (see...
jvpgr
Online Now Send Email
Nov 2, 2008
11:40 pm
98055
Since you and Antonio gets a different result, that means that the problem could well be in the code of your stored procedure, Yannis. So, I'd say the source...
Svein Erling Tysvær
svein_erling
Offline Send Email
Nov 3, 2008
7:21 am
98056
... You see exact reason in firebird.log You using CS and Windows failed to CreateProcess. Why ? The most often reason - out of memory or other sensitive...
Vlad Khorsun
fbvlad
Offline Send Email
Nov 3, 2008
7:21 am
Messages 98027 - 98056 of 105433   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