Search found 1 match

by hard_u
Mon Jan 09 2006
Forum: Power Builder Community
Topic: Connect To OLEOBJECT
Replies: 1
Views: 13346

Connect To OLEOBJECT

I make user-object in application-server that uses dll file. Sometimes the user-object can't connect to the dll file. This application-server is used by many application-client (about 100 clients simultaneously). Here is the code: oleobject ascon integer ll_status string msg ascon = create OLEObject...