Hi.
Connecting in SBO newer than 88 only requires this information :
ocompany.Server = "servername"
ocompany.CompanyDB = "PMITest"
ocompany.DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL2008
ocompany.UserName = "manager"
ocompany.Password = "1234"
ocompany.LicenseServer = Licsrvr:30000 'Optional if you have the DI API\conf folder set up correctly
Note that the port number need to be in the licenseserver.
Regards
Edy