Subject | Re: [IBO] Strange state after TIB_Query.Open (was TIB_Cursor.Open) |
---|---|
Author | Dany Marmur |
Post date | 2003-02-06T08:53:53Z |
Ah! I'm so sorry! The Subject is totally wrong! My fault.
It should read TIB_Query. How stupid of me. Yes, I know about the difference
between handling a TIB_Cursor and a TIB_Query.
Thanks for your reply, Jason. But my faulty subject makes you answer a
different question.
Pleas have another look,
Thanks,
/Dany
""Jason Wharton"" <jwharton@...> skrev i meddelandet
news:b1rnvc$kbu$1@......
It should read TIB_Query. How stupid of me. Yes, I know about the difference
between handling a TIB_Cursor and a TIB_Query.
Thanks for your reply, Jason. But my faulty subject makes you answer a
different question.
Pleas have another look,
Thanks,
/Dany
""Jason Wharton"" <jwharton@...> skrev i meddelandet
news:b1rnvc$kbu$1@......
> Open doesn't fetch a record. You should use the First method (instead ofIf
> Open) with the Cursor, which both opens it and fetches the first record.
> the cursor is already open and you call First it will be closed and then___________________________________________________________________________
> opened again.
>
> --
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
> -- We may not have it all together --
> -- But together we have it all --
>
>
> "Dany Marmur" <arbit@...> wrote in message
> news:b1rk2j$ij1$1@......
> > Hi all!
> >
> > I've done a load of coding on my "base form" so before going into this
> > matter more I'll just ask without code samples or such.
> >
> > Has anyone had a form with a key- and masterlinked Query open and it all
> > looks properly but the query's CanEdit is false before one navigates to
> > another record? AutoFetchFirst is true. The query being the one that all
> > others link to (eventually).
> >
> > The Datasets Fields' member RowNode is nil! It should not be and it only
> > happen sometimes.
> >
> > What can I call besides Refresh to make CanEdit true (assign the RowNode
> > member)?
> >
> > Thanks,
> >
> > /Dany
>
>
>
>
>
>
> IB Objects - direct, complete, custom connectivity to Firebird orInterBase
> without the need for BDE, ODBC or any other layer.___________________________________________________________________________
>
> http://www.ibobjects.com - your IBO community resource for Tech Infopapers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>