Hi
I'm trying to write a simple VB form with an AccpacDataSource, an AccpacFieldEditControl and an AccpacViewList. In design mode, everything is ok. I can set a ViewID to the AccpacDataSource (GL0001 for example) link the FieldEdit and ViewList to the datasource etc.
However, at run time, I...