system
#1
Dim BOApp As busobj.Application
Call BOApp.Logon(“sgli”, “”, “svr320hp585”, “secEnterprise”) ’
but i don’t know how to next . who can help me ? thank you very much
can i user query like jsp code :
query(Select SI_ID, SI_NAME from CI_SYSTEMOBJECTS Where SI_KIND=‘User’) ?
lishuanggen (BOB member since 2007-03-16)
system
#2
Try Julien Bras’ utility. You’ve got the code inside.
BO_Worker (BOB member since 2008-09-04)
system
#3
greate ,thank you very much
lishuanggen (BOB member since 2007-03-16)
system
#4
I want UserList & Group Extraction for BO.6.5.
Is it possible to extract all the groups and users of BO.6.5 using Vb.net or VBA
mrleokarthik (BOB member since 2008-10-09)