We have a larger project that essentially has a TIBOQuery as a master and a TIBOTable as a detail table, the program uses the SQL to create a complex query...
I have more information as to where the IBO component crashes: it appears to be in the following routine. procedure TIBODataset.InternalOpen; begin if not...
And some more investigation reveals:- I have now built a clean Xp machine loaded Delphi7,IBO 4.20I ,And a host of other components same as my main development...
A friend of me has similar experiences with programs that have been working for years on 4.2 and just don't want to work with 4.5A+. If interested I can bring...
I'm not very experienced IBObjects user, but for me it seems be answered by Helen Borrie in http://groups.yahoo.com/group/IBObjects/message/33356: ...begin of...
... Well, I must confess I'm in a bit of a fog about what you're doing here and I'm also unclear by what you mean by "crashes". A possible flaw I see with the...
Dear Group, I'm asking Your help about the sitatuion I will try to show You very quickly: a) SERVER with a GLOBAL DATABASE. b) CLIENTS in other places with...
Enrico Cima
enricima@...
Apr 3, 2005 8:13 pm
35084
... Simple? No. The process you are describing is replication and it is not simple. ... Sybase ships with a replication server. For Firebird and InterBase...
... yes - ibphoenix.com has a list of replication offerings. The one I revived provides for 2-way replication and will do what you are describing but the ...
Hi Helen, Thanks for replying, with help from "tibotaka" in the previous message i have actually made the system behave as it always did before with version...
Sorry I have not chimed in on this problem. I have been going out of town a lot lately with a personal project I have going on right now. This bug is already...
Kevin, ... IBO does have some ways to influence things along these lines. There is a property PreparedEdits that determines if only changed fields are included...
Yes, it is possible by messing around with the DPB (database parameter buffers) when connecting via the API. That is what the gfix tool does. I don't...
... As I said on this list some time ago, the new release is in the evaluation download area already and the release notes are there as well. The release ...
Keep in mind there is a CreateDatabase method that uses the PageSize setting. I don't believe setting the PageSize property will influence anything when just...
Thanks for your reply Jason. I ended up using the TIBRestoreService component that comes with Delphi. When our app does a backup and restore it allows the...
The infinite loopis from calling the method that triggers the event right inside the event. I must be missing something because I don't see the problem. Jason...
Here is an excerpt from the release notes so you all know what has been changed: 3/19/2005 Release 4.5 B I added TIB_OleContainer to the controls that are...
Hello, i would like to ask someone kind for a help, please. (i'm sorry for my, may-be, newbie question) I tried to rewrite my db app from IBX&IB6 to famous...
hello Jason, it's not a real problem. The original question was: Can I disable multiselect in an TIB_Query so that if the user tries to Shift+click or ...
... Yes. ... No. IBO needs to know whether it is attaching to Firebird 1.5 (or higher) because of an old InterBase/Firebird 1.0 bug that IBO works around....
Thank you very much for your replies, Helen and Thomas! ... This is only alternative, when it's only one db engine used on one machine (InterBase only or...
... This sounds pretty scary. One app accessing two different database engines simultaneously? ... Impossible to tell. You seem to be describing something...
... engines ... Oh, it happens ;-) Seriously, one of my apps uses Firebird embedded and can connect to InterBase via IBO. Of course, as IBO does not yet...
Dear Helen, oooooppppppsssss, i have expressed myself wrong way, i'm sorry. I do NOT interchange these dbs! Absolutely NOT! I have to run several apps (each...
... ? (hate it when I don't get a joke ... ) With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server ...