Obscure error, simple solution. So my problem was that I was creating a PurchTable record in C# (.NET Business Connector) to see if the line existed. My idea was that if the row existed I would update it and save the updates but if the row
Read More...