Welcome to MSDN Blogs Sign in | Join | Help

Jesper's blog about integrating with Office Accounting

This blog discusses how to write applications that integrate with Office Accounting.

November 2006 - Posts

Max number of users?
This topic came up a lot in SBA 2006 and I see it still causes some misunderstandings in places. So I thought I'd blog about it here and link to it in future news group postings. There is no preset limit to the number of users in Office Accounting - concurrent Read More...
Catching exceptions from the loader
The Loader implements a LoaderException class derived from ApplicationException similar to the way that SBA implements SmallBusinessExceptions. Since the Loader is using reflection to call methods on the SBA objects themselves (like Logon and Initialize Read More...
Page view tracker