Can anyone provide MAS90 3.60 C# Example for inserting new GL

SOLVED

Hello 

My company have been using mas90 3.6 for a long time now and i want to know if i can insert new GL Entry using C#, if it can be done please provide a complete example in how it's done.

By the way i tried https://sagecity.na.sage.com/support_communities/sage100_erp/f/100/t/41828 example but i get Invalid class string (Exception from HRESULT: 0x800401F3 (CO_E_CLASSSTRING))  on m_object = Activator.CreateInstance(Type.GetTypeFromProgID(sProgId, true));

I also can connect to mass90 database through odbc connection and retrive data.

Thanks in advance 

Example Stickies: