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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 62863 - 62892 of 99491   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
62863
... <tim.gahnstrom@i...> wrote: Moin! If you have it exactly so, there could be a problem resulting from not putting the colons as prefix to the variable ... ...
lysander_fb
Offline Send Email
Jul 1, 2005
7:24 am
62864
When we were to decide what component to use for our app, zeos was in list, but it faced some problems while working with quite large datasets opened (~ 0.1 -...
Adomas Urbanavicius
rtislri
Offline Send Email
Jul 1, 2005
9:02 am
62865
... Does this mean that preventing the PS.Z_Personal_ID index from being used like SELECT PS.Z_Personal_ID, HMA.O_Personal_ID FROM T_Personal_Salden PS JOIN...
Svein Erling Tysvær
svein_erling
Offline Send Email
Jul 1, 2005
9:03 am
62866
Hello Set, ... SET> Does this mean that preventing the PS.Z_Personal_ID index from being SET> used like SET> SELECT PS.Z_Personal_ID, HMA.O_Personal_ID SET>...
Pavel Menshchikov
pavel_menshc...
Offline Send Email
Jul 1, 2005
11:34 am
62867
Sorry for the double post but I am desperate, I need help badly, I do not understand this problem at all. the error is 'Cannot insert a new row' which seems to...
newgen_315
Offline Send Email
Jul 1, 2005
12:01 pm
62868
The query may not be returning an updatable result set. If I recall correctly, updatable result sets are optional in the SQL standards, with some very strict...
David Johnson
johnson_dave...
Offline Send Email
Jul 1, 2005
12:28 pm
62869
... What is a TIB_Dataset? What happens in CanInsert (obviously the result of that function is false)? How does the SQL-statement look like which raises the...
Magnus Titho
magnus.titho@...
Send Email
Jul 1, 2005
12:28 pm
62870
... It's not a database error, it's a client-side error. Causes: one or more of the following: 1) You don't have RequestLive true; or, if you do, it's not...
Helen Borrie
helebor
Offline Send Email
Jul 1, 2005
1:04 pm
62871
Hi, Currently we are facing strange behavior of DB in linux (Linux Mandrake, Athlon 64bit ~3GHZ ,Db ~ 3Gb). If someone executes something (Sp or select), what...
Adomas Urbanavicius
rtislri
Offline Send Email
Jul 1, 2005
1:23 pm
62872
... The API overhead is a non-problem. The bottleneck is on I/O, not CPU. To improve performance change your disks to the fastest possible SCSI attached to a...
Ivan Cruz
ivan_at_artha
Offline Send Email
Jul 1, 2005
1:46 pm
62873
... I think I'd be checking the health of the database first - before I wanted such an error to pass quietly. If this error is not linked to a specific...
Alan McDonald
metaalan
Offline Send Email
Jul 1, 2005
1:53 pm
62874
Adomas, ... Doing a "LAST" on a .5 million record table (preferrably in combination with a "SELECT *" I guess) will not be too fast in IBO either, since even...
Lucas Franzen
biber_et_luc
Offline Send Email
Jul 1, 2005
2:06 pm
62875
I had this same exact error for a while and traced it to us accidentally passing in a variable that was too large to one of our udfs. Once we modified the udf...
Steve Wiser
steve@...
Send Email
Jul 1, 2005
2:14 pm
62876
... yep - UDFs could easily by the issue. And smells like just the reason that linux handles it better than windows Alan...
Alan McDonald
metaalan
Offline Send Email
Jul 1, 2005
2:18 pm
62877
Does anyone know if interclient (1.51) supports 2-phase commits? I can't seem to get it to work and some of the documentation that I am finding online seems...
Steve Wiser
steve@...
Send Email
Jul 1, 2005
2:30 pm
62878
In firebird-support@yahoogroups.com, ... That looks like TTable type syntax to me? I thought that good system design would dictate that one should never have...
plinehan
Offline Send Email
Jul 1, 2005
2:32 pm
62879
... Well, lets say I see order transactions from date 2005.01.01 - 2005.02.01 (by default month back), it will be not much, but some "clever" users will...
Adomas Urbanavicius
rtislri
Offline Send Email
Jul 1, 2005
3:01 pm
62880
... Thanks for the input. I tried it but it didn't make a difference in this case. Anyway I found it now (finally!). I had an eroneous trigger on updates of...
Tim Gahnström
tim.gahnstrom@...
Send Email
Jul 1, 2005
3:06 pm
62881
Hi, I am looking for a database modeling tool that is either GPL or inexpensive. So far I have found 'DBDesigner 4', but it is a dead project and the follow...
googlepost123
Offline Send Email
Jul 1, 2005
4:15 pm
62882
... With Vulcan you'll need at least two dlls currently called firebird.dll and engine8.dll. If you want remote access, you'll need remote.dll. You'll also...
Ann W. Harrison
annwharrison
Offline Send Email
Jul 1, 2005
4:17 pm
62883
... What is your definition of inexpensive? IBAdmin (www.sqlly.com) has a nice designer....
Chad Z. Hower
czhower
Offline Send Email
Jul 1, 2005
4:20 pm
62884
... You can start here: http://www.ibphoenix.com/main.nfs?page=ibp_expert2 and then look at the file ods.h in the src/jrd directory of the CVS source tree to...
Ann W. Harrison
annwharrison
Offline Send Email
Jul 1, 2005
4:25 pm
62885
... I can live with 2. :) ... That will work. :) ... Ok - best guesstimate on ETA? :)...
Chad Z. Hower
czhower
Offline Send Email
Jul 1, 2005
4:25 pm
62886
Tim, CREATE PROCEDURE SP_SET_DISC_DELIVERED ( SRFID CHAR(16), STATUS VARCHAR(10) ) AS DECLARE VARIABLE IRFID_V INTEGER; DECLARE VARIABLE...
Lucas Franzen
biber_et_luc
Offline Send Email
Jul 1, 2005
4:37 pm
62887
... as well as they would expect getting 500.000 printed copies of these files within some seconds :-) Funny thing they expect to see data they'd never would...
Lucas Franzen
biber_et_luc
Offline Send Email
Jul 1, 2005
4:41 pm
62888
... <=$400 USA...
googlepost123
Offline Send Email
Jul 1, 2005
4:48 pm
62889
... IBAdmin is less than that. http://www.sqlly.com/ibdatabasedesigner.asp You can get it stand alone for $149, or $229 with IB Admin pro....
Chad Z. Hower
czhower
Offline Send Email
Jul 1, 2005
4:58 pm
62890
... Hash: SHA1 Hello, I'd like to ask if is something to be done to speed my query up ? Query below is fast enough (about few seconds) only when I set a day ...
Bogusław Brandys
brandys@...
Send Email
Jul 1, 2005
5:15 pm
62891
... Try Case Studio www.casestudio.com We use it extensively for large (ie. > 300 table) database schemas with Firebird. Although I would prefer if it had a...
Myles Wakeham
vladman992000
Offline Send Email
Jul 1, 2005
6:00 pm
62892
... What method does it use to connect to Firebird?...
Chad Z. Hower
czhower
Offline Send Email
Jul 1, 2005
6:43 pm
Messages 62863 - 62892 of 99491   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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