Subject RE: [IBO] possible problem fix for IBO4.7.Beta 5
Author Jason Wharton
> Elas, the fix only worked for a simple table edit Project,
> however when I recompiled IB_SQL and used
> it to edit a table row, it now errors off with some
> error in binding cursor. Probably another spot
> to fix. I better find the originating problem. :)


I'm about to put out a new beta. It will be IBO 4.7 Beta7. You will see a
file announcement here when a new build of IB_SQL is posted to the files
area.


I've hit a lot of milestones for this release. There's likely a couple
places here and there that are going to need touching up as a fair amount of
code ended up being impacted. Mostly, it is the parser I am revising, and
it has been very significantly impacted.



There is much good that has come out of this.

For one example, it will no longer be necessary to use that pesky SET TERM
in SQL scripts executed with the IB_Script component. This was something I
had planned on doing in IBO version 5.x but it slipped in anyway, since I
needed to get the parser enhanced and it as a nice fit to do it all at the
same time.


Regards,
Jason Wharton