Tag Archives: Save data

How to use BlkPut to save data into Sage 300 using COMAPI in VB6.0

In this blog, we will be looking on saving the data into Sage 300 with BlkPut function using COMAPI in VB6.0. Sage 300 has different ways to save the records using code recorded by macro where all the values are assigned to the fields individually using Field Name or Field Index, record saving is also… Read More: How to use BlkPut to save data into Sage 300… »

How to use BlkPut to save data into Sage 300 using COMAPI in C#

In this blog, we will be looking on saving the data into Sage 300 with BlkPut function using COMAPI in C# .Net. Sage 300 has different ways to save the records using code recorded by macro where all the values are assigned to the fields individually using Field Name or Field Index, record saving is… Read More: How to use BlkPut to save data into Sage 300… »

How to use BlkPut to save data into Sage 300 using Advantage API in C#

In this blog, we will be looking on saving the data into Sage 300 with BlkPut function using Advantage API in C# .Net. Sage 300 has different ways to save the records using code recorded by macro where all the values are assigned to the fields individually using Field Name or Field Index, record saving… Read More: How to use BlkPut to save data into Sage 300… »