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

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 41376 - 41405 of 44318   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
41376
... You don't say whether your label print routine uses the same dataset that the data change routine uses. Assuming yes, I think this is going to be a matter...
Helen Borrie
helebor
Offline Send Email
May 1, 2007
10:12 am
41377
I need to unregister certain events at runtime, then re-register them after certain actions have taken place. Occasionally users get an exception 2.4 Type :...
Alan McDonald
metaalan
Offline Send Email
May 2, 2007
6:06 am
41378
Hi Herbert, Would you be so kind to send me that pas file also, so i can try it. Thanks in advance, Rade ... parsing ... just ... less prone ... with or ... or...
radevojvodic
Offline Send Email
May 2, 2007
6:13 am
41379
Hi, In the past suing the IBO4.6 version we had some issues with the use of a LookupCombo and LookupList when placed within a Grid, for the purpose of using it...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 3, 2007
5:33 am
41380
Herbert, My outlook crashed and i lost messages. Would you be so kind to send me the ibf_query again. Thanks, Rade...
radevojvodic
Offline Send Email
May 3, 2007
7:26 am
41381
Hi, Does anyone in the group know how get the LookupCombo & LookupList combination to size correctly. I.e. if the LookupList only has one item, the first time...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 4, 2007
12:36 am
41382
... That's the wrong interface for master-detail. ... I don't think it's a question of proving you wrong but of your understanding that a lookup relationship...
Helen Borrie
helebor
Offline Send Email
May 4, 2007
3:06 am
41383
Hi, how I can highlight some records (controlled by value of a specific field) in the IB_grid? what the best way? The OnDrawCell event seems not suitable. TIA ...
Sergio Zoccante
szoccante
Offline Send Email
May 4, 2007
6:18 am
41384
... Hellen, thanks for your time and patience to write down all that hints and tips. I digged through my application and found, that a lot of issues you ...
G. Nau
b404_r66
Offline Send Email
May 4, 2007
7:09 am
41385
... use the getcellprops events. See the demo/sample code for a full sample. Alan...
Alan McDonald
metaalan
Offline Send Email
May 4, 2007
8:03 am
41386
( 'Brackets' english = 'Braces' US) ;-) A while back the problem came to light that the use of '('s in join caused unpredictable results in the latest version....
Paul Hope
paulphope
Offline Send Email
May 4, 2007
9:56 am
41387
Sorry, but I find in my pc Samples in IBO47 and Demos in Delphi6, and not demo/sample. Where is the sample code? Sergio...
Sergio Zoccante
szoccante
Offline Send Email
May 4, 2007
10:16 am
41388
... search this folder (and subfolders) C:\IBO4\Samples (or wherever you have installed IBO) for "getcellprops" you'll find it Alan...
Alan McDonald
metaalan
Offline Send Email
May 4, 2007
10:32 am
41389
Hi-- i'm pretty new to FB (1.5ish) and IBO (4.6?) i use D6. My old BDE / Paradox / SQL app used transactions to commit or roll back multiple table changes...
bwc3068
Offline Send Email
May 4, 2007
8:23 pm
41390
Hello Jason. Is there an installer for Delphi 2007 yet? If not, any pointers about how I should go about it. I see Marco got it right somehow. I'm getting my...
Adrian Wreyford
ajwreyford
Offline Send Email
May 4, 2007
9:03 pm
41391
... Paradox doesn't have transactions. The BDE provides a logical framework for a transaction but it doesn't apply to Paradox, Access, etc. in a physical...
Helen Borrie
helebor
Offline Send Email
May 5, 2007
3:31 am
41392
OK. I got it right. I renamed all the D2006 projects, packages to D2007. I compiled all the runtime, and designtime packages, and changed their dependancies to...
Adrian Wreyford
ajwreyford
Offline Send Email
May 5, 2007
2:13 pm
41393
Hi Helen, Thank you for your reply. However, it is now obvious to me that I did not provide sufficient information on my original post. I have a Table (T1...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 6, 2007
10:44 pm
41394
... Aaah, OK....With the default lookup list, if you want the control to know the width before it sees the data, you need to set the DropDownWidth. This can...
Helen Borrie
helebor
Offline Send Email
May 7, 2007
1:24 am
41395
Hi Helen, Once more thank you for your help daniel ._,___ [Non-text portions of this message have been removed]...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 7, 2007
1:31 am
41396
Hi Helen, ... <http://geo.yahoo.com/serv?s=97359714/grpId=402930/grpspId=1705007183/msgId= 41394/stime=1178501099/nc1=4507179/nc2=3848551/nc3=3848642> The...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 7, 2007
2:35 am
41397
... Yes, it is. Ummm...if you are using IBO 4.7Build16, I would not be astonished if you found a problem with your KeyLinks and KeyDescLinks, though this...
Helen Borrie
helebor
Offline Send Email
May 7, 2007
3:38 am
41398
Hi Helen-- thank you very much for the information in your response. I will go through the info sheets and web site (along with the help) with a much finer...
bwc3068
Offline Send Email
May 7, 2007
9:17 pm
41399
Hi, I believe that my previous post (Yesterday 07/05/07) regarding this question never made it to the group, as I can see it tin the list ??? I am currently...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 8, 2007
12:29 am
41400
Hi, I am finding the use of the IB_RPL_Sync and IB_RPL_Meta very hard, as I am not able to follow the help file, since I can not get access to the tool ...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 8, 2007
11:59 pm
41401
Please tell me what you are trying to do. What you did to accomplish it and where things are going awry. Jason...
Jason Wharton
kylixguru
Offline Send Email
May 9, 2007
12:44 am
41402
Hi Jason, I am trying to investigate how the IB_RPL_Meta and IB_RPL_Sync works. I am reading the IB Objects Simple Replication Module help file, but it makes ...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 9, 2007
1:10 am
41403
Ok, that's easy, look in the root IBO directory for a project IB_RPL.dpr and compile it. Jason...
Jason Wharton
kylixguru
Offline Send Email
May 9, 2007
1:32 am
41404
Hi Jason, Unfortunately we use BCB and not delphi, so I am not able to compile the requested project. Any other suggestions? Daniel [Non-text portions of this...
Daniel Jimenez
daniel_comvi...
Offline Send Email
May 9, 2007
1:43 am
41405
Try compiling it from the command line compiler. You should get an EXE that way. Jason...
Jason Wharton
kylixguru
Offline Send Email
May 9, 2007
2:46 am
Messages 41376 - 41405 of 44318   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