Subject Re: [IBO] BDE to IBO migration
Author Thomas Steinmaurer
Thanks Jason!

Another question. I've used in this old BDE application many GetBookmark,
GotoBookmark and FreeBookmark statements to ensure that the last selected
record is positioned again after doing a Close/Open.

So what is the best way to migrate these Bookmark stuff? Or is there any
other solution (probably automatically) to reposition the cursor to last
selected
record after closing and opening the recordset.

Thanks again!
Thomas

""Jason Wharton"" <jwharton@...> schrieb im Newsbeitrag
news:0fa801c19ae8$d3125a10$dc756a41@CX170673E...
> > The first problem I have is how should I migrate the usage
> > of TBlobStream? An equivalent class TIBOBlobStream
> > is declared and implemented in IBODataset.pas beginning
> > at line 1996. But this class isn't accessible from my unit.
> >
> > So should I use TIBODataset.CreateBlobStream(...)?
>
> Yes, this is exactly what you should do.
>
> TBlobStream is tied directly to the DBTables unit.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>