Subject | Re: [IBO] SP running two times !!! |
---|---|
Author | Burak ÖZLER |
Post date | 2002-02-15T07:43:22Z |
Hi Geoff;
I remove the SP call funcs from datasets and remove all the IB_updatebar
componenet from the code and I put standart buttons to the for update,
delete, cancel. I'm handling the events my self and there is no problem any
more...
Regards
Burak
I remove the SP call funcs from datasets and remove all the IB_updatebar
componenet from the code and I put standart buttons to the for update,
delete, cancel. I'm handling the events my self and there is no problem any
more...
Regards
Burak
----- Original Message -----
From: "Geoff Worboys (TeamIBO)" <geoff@...>
To: "Burak ÖZLER" <IBObjects@yahoogroups.com>
Sent: Friday, February 15, 2002 7:47 AM
Subject: Re: [IBO] SP running two times !!!
> > I'm using D5 and IB Native Fl The stiation is I'm calling two SP's
> > before delete of a TIB_Query component. But It works TWO times and I
> > get an err msg from my SP naturally. I work for a night to find the
> > problem but I can't.
>
> > I'm calling Commitretaining onafterdelete Maybe this helps...
>
> Try removing that call and see if the problem goes away. It may well
> be a timing issue relating to the state of the dataset (since commit
> will attempt to post call changes the posted state of the dataset in
> the OnAfterDelete event may not have been reset).
>
> Various work arounds are possible - although the question remains as
> to why you are calling commitretaining in this event. If all changes
> should be autocommited then use autocommit, otherwise setup the
> process in code.
>
> If you cannot work out the functionality you require post more detail
> about what you are doing and how you want it to work.
>
>
> > I have running time problem with IBO; Jason any solution for the
> > CalculateAllFields property?
>
> No fix has been applied to this particular issue yet. If/When a fix
> will happen I do not know. I still recommend NOT using
> CalculateAllFields, instead setup your CalculateField to test for
> specific changes. And where this is inappropriate I am confident we
> can find a work around.
>
> --
> Geoff Worboys - TeamIBO
> Telesis Computing
>
>
>
>
___________________________________________________________________________
> 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/
>
>