Search the web
Sign In
New User? Sign Up
IBObjects · IB Objects support list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 32516 - 32545 of 44319   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
32516
... 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...
Helen Borrie
helebor
Offline Send Email
Sep 1, 2004
7:12 am
32517
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...
Vincenzo Scarpellino
vincescarp
Offline Send Email
Sep 1, 2004
8:18 am
32518
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...
Peter Chaisty
pchaisty
Offline Send Email
Sep 1, 2004
9:52 am
32519
Peter, ... Have you had a look in the .dfm file to see if there was some other settings applied to the Query? Luc....
Lucas Franzen
biber_et_luc
Offline Send Email
Sep 1, 2004
10:11 am
32520
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...
deccico
Offline Send Email
Sep 1, 2004
12:47 pm
32521
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 ...
Riho-Rene Ellermaa
rihoe
Offline Send Email
Sep 1, 2004
1:35 pm
32522
... 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...
Lucas Franzen
biber_et_luc
Offline Send Email
Sep 1, 2004
2:06 pm
32523
Hi, Helen: Thanks for the reply. First, this application I'm working on is single user, desktop, local (probably Firebird embedded) application, not multiuser...
Chuck Belanger
belangerc94805
Offline Send Email
Sep 1, 2004
6:53 pm
32524
I'm reposting this because it never never appeared in the group after several hours. Chuck [Non-text portions of this message have been removed]...
Chuck Belanger
belangerc94805
Offline Send Email
Sep 1, 2004
6:53 pm
32525
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...
Chuck Belanger
belangerc94805
Offline Send Email
Sep 1, 2004
6:53 pm
32526
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...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
9:52 pm
32527
I'm still not understanding the nature of the problem. Can you break it down into greater detail? Jason ... From: Vincenzo Scarpellino...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
9:54 pm
32528
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,...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
9:54 pm
32529
Look at the SQL Trace monitor and see if the time is spent on the server or in your client code. Jason Wharton ... From: Chuck Belanger...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
9:56 pm
32530
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...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
9:57 pm
32531
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...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
10:04 pm
32532
Do you mean you want to roll your own or use a 3rd party solution. Most people probably use TClientDatasets. Jason Wharton ... From: petesouthwest...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
10:06 pm
32533
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...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
10:14 pm
32534
This could be due to trigger initiated updates. Look in the SQL trace monitor for more exact clues. Jason Wharton ... From: ra8009 [mailto:ra8009@...] ...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
10:16 pm
32535
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...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
10:18 pm
32536
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...
Jason Wharton
kylixguru
Offline Send Email
Sep 1, 2004
10:22 pm
32537
Hi Jason Im sorry, I should have said I have compiled 4.2.Fn in D7. Regards Sandeep...
Sandeep Chandra
sandeep_c24
Offline Send Email
Sep 2, 2004
1:18 am
32538
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...
Anthony Ison
isonaj
Offline Send Email
Sep 2, 2004
6:04 am
32539
The domains are all VARCHAR's with size 20...35 Same transaction is used by both connections (i thought that would handle 2-phase-commit): ...
Riho-Rene Ellermaa
rihoe
Offline Send Email
Sep 2, 2004
6:15 am
32540
... Do you mean your code is deliberately swallowing exceptions? ... Installed WinXP SP2? Others (non IBO) are reporting event problems after installing SP2....
Helen Borrie
helebor
Offline Send Email
Sep 2, 2004
6:39 am
32541
I send you a sample about this problem. Thank you Vincenzo ----- Original Message ----- From: Jason Wharton To: IBObjects@yahoogroups.com Sent:...
Vincenzo Scarpellino
vincescarp
Offline Send Email
Sep 2, 2004
10:43 am
32542
Hi Luc sorry i've deleted the old TIB_Query now, but I didn't look there before I did. Rgds Peter ... and...
Peter Chaisty
pchaisty
Offline Send Email
Sep 2, 2004
12:36 pm
32543
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...
msonis
Offline Send Email
Sep 2, 2004
2:38 pm
32544
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...
Chuck Belanger
belangerc94805
Offline Send Email
Sep 2, 2004
3:14 pm
32545
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 ...
deccico
Offline Send Email
Sep 2, 2004
3:17 pm
Messages 32516 - 32545 of 44319   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