Joy Conner
4th December 2014, 23:16
We have some VB applications that should connect to BaaN using ole. Runs fine without the thin client. Not with the thin client.

Anyone else had this problem?

ulrich.fuchs
5th December 2014, 10:32
That's not a problem, that's totally to be expected: OLE technique requires the bw windows client installed, since this is the OLE object that you're talking to from VB. With a thin client (web browser), there is no BW client, and no OLE possible as a consequence.

Joy Conner
5th December 2014, 18:12
Any recommendation as to how you over come this? Alternatives?

Joy Conner
3rd February 2015, 19:04
For anyone who might be interested, this is working.

mark_h
4th February 2015, 17:15
See this http://www.baanboard.com/baanboard/showthread.php?t=67162 for more information from Joy.

Thanks Joy. Glad you got it working.