gous99
4th April 2002, 17:21
Hi,

When creating a baan 4 application from VB, we get the login screen to popup, is there a way to avoid this?

Can we pass the user and password as parameters?

Darren Phillips
4th April 2002, 17:49
CreateObject("Baan4.Application.XXXXXXX")

if you create a bw configuration named XXXXXXX or whatever and select save password then it logs straight in

gous99
5th April 2002, 23:48
Thanks Darren!!!

wgarcia
10th February 2005, 21:10
also you can define a variable how:
CreateObject("Baan4.Application.%username%")

as parameter

good luck

vinceco252
14th February 2005, 15:21
We've been having trouble with the password saving in the config file on a domain that prevents password caching. Has anyone had any experience/luck with this?

Vince