October 2006 - Posts
Why use the Loader at all? Well - the Loader together with the overall versioning story for SBA/Office Accounting is designed to make integration as smooth as possible and take away the big hurdles of requiring external applications to control and implement
Read More...
The loader interface provides a method for retrieving the SmallBusinessInstance, FormsFactory, and ReportEngine for a given database. ISbaObjects GetSbaObjects( string configurationFile); The method also has overloads that take a configuration -object
Read More...
The Loader is installed as a separate msi with Office Accounting. The Loader assemblies are installed into GAC including the interfaces. Any external application using the Loader should bind to the interface assembly "ILoader.dll". An external application
Read More...
In this blog I will write about integrating external applications with Office Accounting. I have worked on SBA 2006 and now Office Accounting 2007 since the beginning and one project I was fortunate enough to work on was the design and implementation
Read More...