• How to find out exactly what an application is doing in Sage 500 without source code?

    Our company wants to write its own labor entry screen outside of Sage 500 (ITAR compliance for a government contract), but integrate it by writing/updating/selecting from the Sage files. Basically mimic what Sage 500 is doing. How do I do this without…
  • SQL Server Developer is now free.

    For all you Sage 500 developers out there, Microsoft has announced that SQL Server Developer is now a free download. It wasn't expensive before, but it is always nice to save a bit of money. blogs.technet.microsoft.com/.../ 
  • Sales Order Ship To Address

    Hello, When updating the ship to address from the header on an SO, a prompt is displaying saying that in order to proceed, you will load default FOB, Ship Via, STax schedule, STax amount, req date, schedship date, and promised date. We just want to…
  • tI_tsoSOLineDist

    Hello! We wanted to capture the original shipdate (tsosolinedist.shipdate) entered into the system, so that when this value gets updated we can track how many days out from the original date we are. So near the end of the insert trigger for tsosolinedist…
  • How to pass session.UserId into a shortcut task?

    Using Sage MAS 500 August 2010 Update (Version 7.30.4.0) Created a shortcut task that calls an .exe. I wish to pass session.UserID as an argument, so that the exe can use it to verify if the user has the authority to use certain features within the…