baan2tm0
31st January 2005, 11:58
When I login to BaaN using a BaaN object in vb I get this Baan error:
1: Fatal error : no DSNprogId specified
Here's my vb code:
Dim BaaNObj as Object
BaaNObj = CreateObject("Baan4.Application")
BaaNObj.Timeout = 400
I believe there is no problem with the code. The problem is in BaaN.
1: Fatal error : no DSNprogId specified
Here's my vb code:
Dim BaaNObj as Object
BaaNObj = CreateObject("Baan4.Application")
BaaNObj.Timeout = 400
I believe there is no problem with the code. The problem is in BaaN.