wenaymj
7th October 2005, 12:27
I want to create BaaN Application object from VB without user interface say username and password
My code is as below
dim objBaaN = CreateObject("Baan4.Application")
When I run this code it will popup user dialogue but I dont want user intervention. I want to pass username and password along with, So that it will create an object without asking username and password
Anybody have any Idea?
I would be very much helpfull
Thanx
My code is as below
dim objBaaN = CreateObject("Baan4.Application")
When I run this code it will popup user dialogue but I dont want user intervention. I want to pass username and password along with, So that it will create an object without asking username and password
Anybody have any Idea?
I would be very much helpfull
Thanx