Subject | RE: [edp] [IBO] Problems with refresh of data. |
---|---|
Author | Max Bernaert |
Post date | 2004-05-18T14:58:20Z |
Hello Paul,
I have not autoincrement fields in this table.
Max.
-----Oorspronkelijk bericht-----
Van: Paul Vinkenoog [mailto:paul@...]
Verzonden: dinsdag 18 mei 2004 16:11
Aan: Max Bernaert
Onderwerp: [edp] [IBO] Problems with refresh of data.
Hello Max,
replace * with the actual fieldnames and see if that solves your
problem.
set KeyLinks? And do you have a trigger on that table that fills the
PK from a generator? And if so, does it do this unconditionally?
Greetings,
Paul Vinkenoog
________________________________________________________________________
___
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 !
Yahoo! Groups Links
I have not autoincrement fields in this table.
Max.
-----Oorspronkelijk bericht-----
Van: Paul Vinkenoog [mailto:paul@...]
Verzonden: dinsdag 18 mei 2004 16:11
Aan: Max Bernaert
Onderwerp: [edp] [IBO] Problems with refresh of data.
Hello Max,
> Yes I do a commit after each post.Select * is not ideal, but it should work. However, you could try to
> AutoFetchAll true
> CommitAction CaInvalidateCursor
> FetchWholeRows true
> IB_Transaction DBTrans
> SqlString Select * from Documents order by DocumentNr
replace * with the actual fieldnames and see if that solves your
problem.
> After doing several inserts in a table. The new records seems not toThis smells a bit like IBO not being aware of the PK values. Did you
> be available in my Delphi programs until I fully exit the program.
set KeyLinks? And do you have a trigger on that table that fills the
PK from a generator? And if so, does it do this unconditionally?
> Even after an active := false followed by an active := true the dataStrange. And after a Refresh?
> is not visible.
Greetings,
Paul Vinkenoog
________________________________________________________________________
___
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 !
Yahoo! Groups Links