Subject IBOQuery.Refresh
Author l_gilbert_fr
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.