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.

baan2tm0
1st February 2005, 16:13
:cool: Solved it... I was actually doing a connection to another server.. which didn't have the BCK/BCBE (whatever?) installed in it.. We just had to install that cd from ssa and restarted the server... and voila.. it was ok.

Thanks anyway.. peeps.. rock on!!

mark_h
1st February 2005, 16:36
Glad you solved and glad you posted the resolution. I had no clue as to what could be causing your problem.

Mark