Subject | IBOQuery.Refresh |
---|---|
Author | l_gilbert_fr |
Post date | 2012-03-02T16:46:34Z |
Hi Jason (and all others),
I've a new problem since I updated IBO.
I'm doing something like
IBOQuery.Edit
IBOQuery_field.LoadFromFile(xxx)
IBOQuery.Refresh
Before, the IBOQuery state remained at dsEdit after the refresh but now it switchs to dsBrowse.
Before changing the code, I'm wanting to know if it's normal or not...
Regards,
Laurent.
I've a new problem since I updated IBO.
I'm doing something like
IBOQuery.Edit
IBOQuery_field.LoadFromFile(xxx)
IBOQuery.Refresh
Before, the IBOQuery state remained at dsEdit after the refresh but now it switchs to dsBrowse.
Before changing the code, I'm wanting to know if it's normal or not...
Regards,
Laurent.