dospierredos
Programmer
I am trying to change using VBA the sql of a data provider (bodoc.DataProviders(i).sql),replacing some conditions with others. The query with those changes is bonewsql ,and when I assign it to the bodoc.sql, the data provider is automatically refreshed. I would like to change the sql without refreshing the data provider, as if I were pressing the button "save and close" in the query panel of the data provider. How can I do that?
Thanks,
Thanks,