Hi Eric,
In the sample 03.UsingSBObob:
I changed the code directly to this line:
globals_Renamed.oCompany.DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL2008;
I am able to get the list of companies from the database.
But when I select a particular company and click on Connect, I am getting the error: "Failed to Connect to SBOCommon".
What could be the reason?
Thanks.