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...
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 36507 - 36536 of 44315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
36507
... vacation. ... Hi Jason, Will you, please, take a look at the message TIB_Export and boolean fields. There is a solution for this problem that you might...
radevojvodic
Offline Send Email
Aug 1, 2005
7:05 am
36508
Hi Helen!!! Do You spoken with Jason about the instalation the componente IB_Image to Delphi 7 (Enterprise) that is in Add-ons directory? Thanks Nelson...
Nelson Vechini
nelsonvechini
Offline Send Email
Aug 1, 2005
12:58 pm
36509
... Spoken to him? No. Jason lives in the USA and I live in Australia. :-) But yes, the bug has been reported to Jason. Helen...
Helen Borrie
helebor
Offline Send Email
Aug 1, 2005
1:20 pm
36510
Hi everybody, I have a problem, when I use CachedUpdate, these my example: I have 2 TIBOQuery, and one of these is marked to CachedUpdate := True; Well... when...
Fellipe Henrique
fellipe@...
Send Email
Aug 1, 2005
1:38 pm
36511
... Use CancelUpdates to cancel updates in a cache. Cancel doesn't do anything to cached updates. So what is really happening here is that your cache is ...
Helen Borrie
helebor
Offline Send Email
Aug 1, 2005
1:55 pm
36512
RSRSRSRS SORRY!!! Nelson Aparecido Servija Vechini Consultoria em Informática Tel: (19) 8151-9939 E-Mail: nelsonvechini@... nelsonvechini@......
Nelson Vechini
nelsonvechini
Offline Send Email
Aug 1, 2005
2:04 pm
36513
I will, thanks,. Jason...
Jason Wharton
kylixguru
Offline Send Email
Aug 1, 2005
8:55 pm
36514
I doubt it. Give it a whirl. If it works let us know. I don't know how compatible to Delphi this project is. Jason Wharton...
Jason Wharton
kylixguru
Offline Send Email
Aug 1, 2005
8:58 pm
36515
Hi. I've been pouring over the transaction pausing tutorial last night and found some concepts not clear to me. I opened the controlled query, inserted some...
jeffplata
Offline Send Email
Aug 2, 2005
2:52 am
36516
Hi Jeff, ... I was the one that originally wrote this tutorial, and when I wrote it the code you see commented was not commented. Indeed without that code the...
Geoff Worboys
gworboys
Offline Send Email
Aug 2, 2005
3:09 am
36517
Hi Geoff, ... Thank you for your response. Yes, I recognize you from the ibolist archive being the one who originally wrote this tutorial. I should say I...
jeffplata
Offline Send Email
Aug 2, 2005
4:55 am
36518
... Did you uncomment the two lines highlighted below? constructor TTransactionMainForm.Create( AOwner: TComponent ); begin FLastActivity := SysUtils.Now;...
Geoff Worboys
gworboys
Offline Send Email
Aug 2, 2005
5:04 am
36519
Hi Geoff, Pls see inline. ... I did. ... This is only one instance I've seen so far: <quote help file> In the demonstration application you will find a timer...
jeffplata
Offline Send Email
Aug 2, 2005
5:30 am
36520
Hi Jeff, I am guessing that someone tried to replace the explicit timer on the main form (TransactionTimer) with the existing TIB_Session timer. See the...
Geoff Worboys
gworboys
Offline Send Email
Aug 2, 2005
6:53 am
36521
Geoff, Thanks for your quick replies. It seems this activity requires a little footwork (fingerwork). I will look at it again this evening and hope to make it...
jeffplata
Offline Send Email
Aug 2, 2005
7:41 am
36522
Sorry to trouble, but when will be searchable ONLINE FAQ working again? For me is out of order since Jason went to vacations... I read Helen's info about IBO ...
tibotaka
Offline Send Email
Aug 2, 2005
7:45 am
36523
After installing IBO into Delphi 7, the Component palette shows the following functional groups: iboCore, iboAccess, iboTools, iboControls, iboSearch,...
rrssffreitas
Offline Send Email
Aug 2, 2005
2:55 pm
36524
... Because IBO doesn't support CLX on Windows. It's a totally different architecture, based on QT for Windows. IBO for Windows is built on the VCL ...
Helen Borrie
helebor
Offline Send Email
Aug 2, 2005
3:17 pm
36525
Hi Jason I am still having problems with this. The issue is that the listsource is potentially a large list of client codes (tens of thousands of clients)....
Robert martin
chreos3
Offline Send Email
Aug 2, 2005
10:41 pm
36526
I am inserting into a table some data. After it, i invalidate the row to get the refreshed data. The problem is: after i do that, the position from the data...
fingerclick2000
Offline Send Email
Aug 2, 2005
10:49 pm
36527
... If you are using TIB_Query, the RefreshAction property is what you want to look at. Read the help for TIB_RefreshAction. The setting you probably need...
Helen Borrie
helebor
Offline Send Email
Aug 3, 2005
12:07 am
36528
In the Sample Contacts program, within the OnGetCellProps procedure, there is a call to a function Assign. There does not appear to be such a function within...
Mack
jonathanmfre...
Offline Send Email
Aug 3, 2005
2:38 am
36529
... It should be working, please try it. Jason Wharton...
Jason Wharton
kylixguru
Offline Send Email
Aug 3, 2005
3:20 am
36530
... Confirmed, it's working. Helen...
Helen Borrie
helebor
Offline Send Email
Aug 3, 2005
3:58 am
36531
Sorry, my C++ is under par so I can't really help with this. Antti Kurenniemi ... From: "Mack" <jonathanmfreedman@...> To: <IBObjects@yahoogroups.com> ...
Antti Kurenniemi
Antti@...
Send Email
Aug 3, 2005
5:46 am
36532
Does this help // ------------------- void __fastcall TRoomStatusForm::RoomsGridGetCellProps(TObject *Sender, int ACol, int ARow, TGridDrawState AState, TColor...
Lester Caine
lscesuk
Offline Send Email
Aug 3, 2005
6:37 am
36533
... Actually the function is Assigned and checks to see if the value pointed at exists. See my other post for an alternative OnGetCellProps example. -- Lester...
Lester Caine
lscesuk
Offline Send Email
Aug 3, 2005
6:41 am
36534
... In Pascal, Assigned() is a Boolean function that you can apply to anything, to determine whether that "thing" has an address in memory. From the VCL help: ...
Helen Borrie
helebor
Offline Send Email
Aug 3, 2005
6:46 am
36535
... Sorry to barge in, but I only just read the end trail of this question. If the question is regarding what is the equivalent of Assigned() in Delphi to C++,...
Daniel R. Jimenez
daniel_comvi...
Offline Send Email
Aug 3, 2005
6:54 am
36536
When I issue a "commit", I'm getting a message "Problem In Binding Cursor". What causes this?...
ra8009
Offline Send Email
Aug 3, 2005
8:04 am
Messages 36507 - 36536 of 44315   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