... No, it's the same problem. ... Perhaps, but there's no information about it. ... Clarify what you mean by "posting the changes of that first record." Also...
When I click on button to perform Thread Query and I don't wait until it ends so I follow a new query and the result is that the first query remains suspended...
Hi Helen I thought I'd write this one off and close the thread as I don't see how we can track down the problem. The sql code was static within the TIBO_Query...
Thanks for the answers, I only have a IB_Ledger attached to the IB_Query, I need to disable it? ... the last ... as being ... dataset ... when you ... than the...
Hi! I'm periodically archiving old data from one (working) database to another (archive). Being a lazy programmer I use for that purpose 2 queries that share ...
... which doesn't show too much, since the used domains are of unknown type ;-) ... The problem is that you don't do commits inbetween. When doing large data...
Hi, Helen: Thanks for the reply. First, this application I'm working on is single user, desktop, local (probably Firebird embedded) application, not multiuser...
now 3rd post! The message is not getting to Yahoo IBO groups, seems that I have "posting" karma :) Hi, Helen: Thanks for the reply. First, this application I'm...
I bet that is the source of the problem. I will add this to the list of bugs to check. Please try without it and tell me how it goes. Jason ... From: deccico...
I'm confused, I don't have a version of IBO that is only for D5 or D7. Jason ... From: Sandeep Chandra [mailto:sandeep@...] Sent: Tuesday, August 31,...
Who all is going to BorCon this year? I'm still debating on whether or not I should go. I really like being there but I'd rather spend the time getting IBO...
I'm not aware of any tricks. You can try changing the IBO sources if you like, but if you are using inheritance this could be a problem. Is it that big of a...
He problem could be due to improper or missing keylinks. Jason Wharton ... From: Christian Gütter [mailto:news@...] Sent: Monday, August 23, 2004 9:36...
This could be due to trigger initiated updates. Look in the SQL trace monitor for more exact clues. Jason Wharton ... From: ra8009 [mailto:ra8009@...] ...
I'm open to suggestions. Perhaps you can add a property to the control to determine its behavior when in search mode. Jason Wharton ... From: Salvatore Besso...
This could be an issue with the control. It may not have the right settings available. Please go into the source of the VCL and compare with source of IBO and...
Hi all, I'm running a POS solution using IBO 4.0 and using a TIB_Event to notify events from a server. The events have been working well in the past, however...
... Do you mean your code is deliberately swallowing exceptions? ... Installed WinXP SP2? Others (non IBO) are reporting event problems after installing SP2....
Hi, How can i read/write Numeric(15,6) field with delphi7(with IBXDP708)? I'm using Tfmtbcd field type and assign 1.000.000.000,5 value to it but Delphi raises...
Thanks Helen and Jason! Jason, I know you've mentioned multiple times the use of the SQL monitor. This was my first time to use it and it immediately showed me...
Jason you are right, if I delete the datasource of the IB_Ledger, the cicle detects the Eof. In a similar case I remember that if I put a Left Join in the SQL ...