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 41671 - 41700 of 44319   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
41671
Hi Jason, The Firebird team has release a beta of Firebird 2.1 including new features in DSQL/DDL and API changes. For example, CREATE OR ALTER TRIGGER...
Martijn Tonies
martijntonie...
Offline Send Email
Jul 2, 2007
9:30 am
41672
MT> I am, once again, sorry I have to push you hard Jason, but from a MT> business point-of-view, IBO is currently lacking... Database Workbench MT> customers...
Carlos H. Cantu (Team...
warmbooter
Online Now Send Email
Jul 2, 2007
11:43 am
41673
I have to put a third to this. It has been too long. It would also be nice to have a release with D2007 support out of the box....
Sean Mathews
sean@...
Send Email
Jul 3, 2007
2:10 pm
41674
Same here. Antti Kurenniemi ... From: "Sean Mathews" <sean@...> To: <IBObjects@yahoogroups.com> Sent: Tuesday, July 03, 2007 4:58 PM Subject: RE:...
Antti Kurenniemi
smantti73
Offline Send Email
Jul 3, 2007
3:15 pm
41675
Rade, it's the same problem you encountered already some weeks ago (IBO 4.7.16 wrong update SQL with alias, 05/01/2007). At that time I have sent you a changed...
hsenner
Offline Send Email
Jul 3, 2007
4:17 pm
41676
Hello List, Jason asked me to inform the list that he is having technical problems with his Yahoogroups email account so there are some lost messages from him...
Helen Borrie
helebor
Offline Send Email
Jul 5, 2007
5:18 am
41677
Hi List, I use a TIB_Grid in wich one of the columns is a TIB_LookupCombo. The contents of the combo are selected through the TIB_Query linked: select...
Renato Miranda
renato.smiranda
Offline Send Email
Jul 5, 2007
2:02 pm
41678
... It's not possible to order by expressions by referring to the artificial name of a derived field. In Fb 1.5.x, ordering by an expression can be achieved...
Helen Borrie
helebor
Offline Send Email
Jul 5, 2007
2:27 pm
41679
Hi, Ms. Borrie, Based on your explanation (Firebird 1.5), I replaced the field "CLI_DESCR" by its <column number> in the "Ordering Items" tab and all went...
Renato Miranda
renato.smiranda
Offline Send Email
Jul 5, 2007
5:56 pm
41680
Helen, the recent questions concerning the future of IBO are important. Maybe he can use the Yahoo Groups Web interface to answer these issues. As long as...
Stefan Heymann
stefanheymann
Offline Send Email
Jul 6, 2007
9:55 am
41681
(Here is the response I typed to this question.) ... also ... It is true I am struggling right now to keep up. I don't want to bore with the details or...
Jason Wharton
kylixguru
Offline Send Email
Jul 6, 2007
4:30 pm
41682
I have a calculated field in a master TIBOQuery that is calculated on detail record. If the detail data changes, I would like to just recalculate the fields...
Ed Dressel
Ed0302
Offline Send Email
Jul 7, 2007
6:34 pm
41683
... if you invalidaterow on the master record you'll refresh just that single master record. That will also force a recalc of that record. Your wish, however...
Alan McDonald
metaalan
Offline Send Email
Jul 8, 2007
11:20 am
41684
Hi Herbert, I accidentally deleted that message and tried to contact you later with no success. If you are willing to send me the file again i will try it and...
radevojvodic
Offline Send Email
Jul 9, 2007
6:23 am
41685
Jason Being a Trustware licensee of IBObjects, I feel that I should be contributing in one way or another. It however is kinda' difficult for me (and I...
James N Hitz
jam_hit
Offline Send Email
Jul 9, 2007
8:20 am
41686
... Thanks Alan. I am using it at the client. I use the following call qryClients.InvalidateRow(qryClients.RecNo); but this causes all of the rows to be...
Ed Dressel
Ed0302
Offline Send Email
Jul 9, 2007
3:16 pm
41687
... FWIW, I tried 4.7.16 and this did not fix the problem. The OnCalcFields event gets called for each record....
Ed Dressel
Ed0302
Offline Send Email
Jul 9, 2007
4:20 pm
41688
... THIS IS INCORRECT. qryClients.InvalidateRow(qryClients.RowNum); IS CORRECT Alan...
Alan McDonald
metaalan
Offline Send Email
Jul 9, 2007
11:08 pm
41689
... I must be using the wrong version of IBO. (tried both 4.6 & 4.7). I get compile time errors with qryClients.InvalidateRow and qryClients.RowNum (qryClients...
Ed Dressel
Ed0302
Offline Send Email
Jul 10, 2007
1:51 am
41690
... no it's a native IB_ method - not IBO method Alan...
Alan McDonald
metaalan
Offline Send Email
Jul 10, 2007
2:03 am
41691
... I think you'll find the method you want is InvalidateRowNum (aRowNum). Pass the IBOQuery's RowNum property as the argument. Note that an Invalidate......
Helen Borrie
helebor
Offline Send Email
Jul 10, 2007
2:45 am
41692
Helen: Thank you for your response. ... Okay--but .RowNum does not exist for a TIBOQuery. There is TIBOQuery.InternalDataset.RowNum--but will that be synced? ...
Ed Dressel
Ed0302
Offline Send Email
Jul 10, 2007
12:21 pm
41693
... It should be available directly to the TIBOBDataset...did you try it? If it really isn't available, yes, see how you go by referencing the...
Helen Borrie
helebor
Offline Send Email
Jul 10, 2007
1:43 pm
41694
Is there an updated IBO for D2007?...
jfgreco915
Offline Send Email
Jul 10, 2007
4:27 pm
41695
Have you tried a 'after insert or update or delete trigger on the detail' to calculate and update a master column with this sum ?...
Hans
ittybittypro...
Offline Send Email
Jul 10, 2007
4:41 pm
41696
I like it...it seems to me it might bring to the table what the dead kylix/delphi crossover support of projects offered and then some. It also seems to be...
Randal W. Carpenter
nixdude
Offline Send Email
Jul 10, 2007
10:18 pm
41697
... Yup, thats the plan...but its a major application. All my others are written in ibx as of late. ... Yes, I agree that ibo is retaining after the...
Randal W. Carpenter
nixdude
Offline Send Email
Jul 11, 2007
4:05 am
41698
I would help where I could too Jason, but as James said I would more than likely be lost. One of the reasons I decided to buy ibo this second time instead of...
Randal W. Carpenter
nixdude
Offline Send Email
Jul 11, 2007
2:34 pm
41699
... I have IBO running in D2007 no problem. I'm just hung up getting my next release out because I'm stumped on a few things to do with international character...
Jason Wharton
kylixguru
Offline Send Email
Jul 12, 2007
3:36 am
41700
... I'm having to use a different eMail address for Yahoo. I really do wonder if it isn't about time we looked at alternatives and started closing yahoo ones. ...
Lester Caine
lscesuk
Offline Send Email
Jul 12, 2007
5:33 am
Messages 41671 - 41700 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