Hi everyone!
I'm quite new to ProcessBook and I need some directions for my current project. I need to populate a Dataset from external data and would like to have control over how to display it so I think a custom Dataset is the answer. My reseach sugests that one can implement a custom Dataset in VB using the IDataProvider interface. Is it possible to create a module class in VBA that implements that interface and use it do manage the Dataset?
If so, can someone point me the direction?
Thanks!