Tag Archives: Sage 300 ERP

How to use BlkGet to fetch data from Sage 300 using Advantage API in C#

In this blog, we will be looking on fetching the data from Sage 300 Views with BlkGet function using Advantage API in C# .Net. Sage 300 has many ways to read the records using CS0120 view by querying the database, opening and composing the Business Views. Reading of the data can be done one at… Read More »

Greytrix Bill of Lading released Now with SQL databse for Sage 300 ERP Version 2020

In our last blog we had discussed about our product Greytrix Bill of Lading. With the release of Sage ERP version 2020 and now Greytrix Bill of Lading has also been updated to be compatible with Sage 300 version 2020 with SQL database. New Stuff:  Greytrix Bill Of Lading is a comprehensive product, which allows its… Read More »

Implement modern UI in child forms – new theme when customizing Sage 300 ERP OCX

We have seen that with the release of Sage 300 ERP version 2018(6.5) new theme has been introduced similar to Windows 10 theme. When we customize any standard Sage 300 screen/OCX, we do not get the new look and feel provided by the Sage 300 ERP in v2018 and above. It’s best that our customers/users… Read More »

Sage 300 view to read data using COMAPI in VB6.0

The customer base of Sage 300 ERP is increasing day by day with huge volume of data. Sage 300 has some fields that are calculated during runtime and are not physically available in SQL tables. Accessing the runtime fields becomes very important for some customization or export routine, Sage 300 business view provides the accessibility… Read More »

Sage 300 view to read data using COMAPI in C#

The customer base of Sage 300 ERP is increasing day by day with huge volume of data. Sage 300 has some fields that are calculated during runtime and are not physically available in SQL tables. Accessing the runtime fields becomes very important for some customization or export routine, Sage 300 business view provides the accessibility… Read More »

Sage 300 view to read data using Advantage API in C#

The customer base of Sage 300 ERP is increasing day by day with huge volume of data. Sage 300 has some fields that are calculated during runtime and are not physically available in SQL tables. Accessing the runtime fields becomes very important for some customization or export routine, Sage 300 business view provides the accessibility… Read More »

Cannot access database (error=49153) in Sage 300 while accessing the Company

While trying to login to Sage 300 ERP application or accessing any Sage 300 Company, users may encounter an error such as “Cannot access database (error=49153). See Help for more information” New Stuff: – Project Job Costing – Project Style option in Contract Maintenance In this blog we are going to discuss about the solution… Read More »