SEARCH THE COMMUNITY

Find an existing answer

3 results for “Database”

CommunityHow do I refresh a form datasource after updating a record in X++?I’m updating a record in X++ outside of the form datasource. The update is saved to the database, but the form continues to show the old value until I manually refresh it. What is the correct way to refresh the datasource after the update? I’ve seen refresh(), reread(), researCommunityHow do I prevent partial database updates when an error occurs?How do I prevent partial database updates when an error occurs?ToolX++ Code ExplainerExplain recognized transactions, queries, extensions, and database patterns locally.