Category Archives: Sage 300

US Payroll – Overtime Override setting on Timecards entry

In this blog we are going to discuss about the feature which is been already there in Sage 300 US Payroll. The Timecard screen provides a checkbox option for ‘Overtime Override’ by using which we can specifically mention the overtime hours and it’s rate. This basically allows us to override the automatic calculation for overtime… Read More »

Get List of Companies programmatically from Sage 300 using COMAPI in VB6.0

In this blog, we will be looking on getting List of companies from Sage 300 using COMAPI in Visual Basic 6.0. Company information is required when working on integration with 3rd Party Product and also when running an independent application outside of Sage 300 ERP. User can have a good working environment to use the… Read More »

Get List of Companies programmatically from Sage 300 using Advantage API in C#

In this blog, we will be looking on getting List of companies from Sage 300 using Advantage API in C# .Net. Company information is required when working on integration with 3rd Party Product and also when running an independent application outside of Sage 300 ERP. User can have a good working environment to use the… Read More »

Get List of Companies programmatically from Sage 300 using COMAPI in C#

In this blog, we will be looking on getting List of companies from Sage 300 using COMAPI in C# .Net. Company information is required when working on integration with 3rd Party Product and also when running an independent application outside of Sage 300 ERP. User can have a good working environment to use the product/utility… Read More »

Error while installing the Sage 300 ERP on Microsoft Server 2019

While installing Sage 300 ERP on server machine, installation can run into an error due to ‘Internet Information Services’. But it becomes difficult to identify the exact cause as the error doesn’t provide complete detailed exact information. So, in today’s blog we will demonstrate on how to resolve one of such error while installing the… Read More »

Error – Company database link Exception occurred in Sage 300 using COMAPI

We are aware that Sage 300 SDK provides capabilities to import the data using an external utility created in different programming languages like VB6.0, C#, etc. During development of such utility programmer may come across situation where they encounter errors on Insert/Update operations. So, in this blog, we will discuss about how to handle an… Read More »