Skip to content
XppForge
Menu
Questions
Discussions
Articles
Tags
Members
Tools
Extension
Search community
Ctrl K
Sign In
Register
SEARCH THE COMMUNITY
Find an existing answer
Questions, answers, articles, tags, and supporting tools
Search
3 results for “Database”
Community
How 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(), resear
Community
How do I prevent partial database updates when an error occurs?
How do I prevent partial database updates when an error occurs?
Tool
X++ Code Explainer
Explain recognized transactions, queries, extensions, and database patterns locally.