So .. I think we should all just wait for the next Prerelease, so we can continue testing. The Alpha I have throws errors, and I have communicated these, so I...
Yes, I am working on this, as well as I am having troubles with my web-server of late. For some reason something has my dynamically loaded run-time packages...
Hello Jason, ... If I didn't care what was going on in your personal life and if I didn't understood that this is a burden for you, I would have abandoned IBO ...
Jason, I'm getting back to this. ... This is a bold statement to make Jason, I wonder if this anger coming from you is because "we" are right or because you're...
Marcin and Dimitry I am fully aware of the need to separate all the code etc which I had done. The problem seemed to be that vcl60.bpl and vcl100.bpl are in...
No doubt there is some substance to the blaming on both sides of this argument. Personally I find it very difficult to think clearly and do any work if I get...
I know you mean well and want the success of IBO. As do I. You have your perspective and I have mine. They have now been shared. I would prefer to work on...
Found out that testing the Delphi 2009 Aplha test version recompiled for D5 hides the 'SQL' property in the Object Inspector of the TIBOQuery object and...
... Will you please clarify? Are you saying that there is a problem with the Delphi 5 source of IBO in the latest IBO 4.9 such that the property "SQL" does not...
Hi members, Well i m facing a weird problem, i m having an application in which i m facing Access violation at a particular query compnent at the connection...
... Establish the stability of your settings of your database and query components: Database (e.g. IBODatabase1) 1. Clear out the DatabaseName property 2....
Hi We are using the IBOQuery components and are trying to speed up the opening time of some of our screens. I believe the queries being run are fully...
... Same here. I have tested the march alpha version on my D2009, and have posted the bugs i found on sourceforge. Im patiently wainting for any updates that...
Hi Everyone. I'm hoping someone can help me understand why I'm getting a "lock conflict on no wait transaction.....object XXX is in use" error when I'm trying...
Transactions are created implicitly for every command you send to the database. After posting the record on Table1 try to commit the transaction. Because you...
Hi Luis...I appreciate your suggestion to do a commit on table1. In this example...that would be easy to do and definitely resolves the problem. In our real...
... Don't use AddIndex() for real databases! It was designed for desktop databases that don't have transaction control over metadata. While we're about it,...
Hi Helen...I'd like to thank you for your reply to my question. There is a lot of useful information in there and I really do appreciate you taking the time...
Embarcadero's Anders Ohlsson launces a very interesting (for us ;-) ) provocation: http://blogs.embarcadero.com/ao/2009/05/04/39007 Perhaps 'someone' among us...
All, I just released a new beta version of IBO. I put it in all file areas this time. Mostly I just finished up converting the rest of the packages I had not...
... My only gripe is they picked the most awkward timing for my circumstances. Usually IBO only takes about 2 to 3 weeks to adapt for a new release of Delphi....
Thanks Jason, Am I correct in asuming this will not install under D2009? By Files area, are you referring to the IBO-Shop site for registered users? Regards ...
Adrian, ... No. IBO 4.9 installs into D2009. I simply don't have the installer working so it is only raw sources. But, this latest release now has a project...
Jason, How is this gonna work. I report or others a problem, we dont hear for weeks/ months anything about it and in the mean time we cant continue testing for...
... I agree with the two versions variant. Also, for 4.9.x I don't think that it's really worth to spend your development time with an installer for D2009. Due...