Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
PrepBuild is a commandline tool for handling the version information for Delphi projects when compiling using the dcc32.exe commandline compiler. It can also be used as a Pre-Build tool in Delphi 2007 and up.
Currently this tool allows the easy export and import of these access objects:
Forms (SaveAsText/LoadFromText)
Reports (SaveAsText/LoadFromText)
Macros (SaveAsText/LoadFromText)
Modules (SaveAsText/LoadFromText)
Queries (the SQL query itself)
Tables (ExportXml/ImportXML)
References (custom format)
Relations (custom format)
Database Properties (custom format)
In has currently been tested on Microsoft Access 2000 (.mdb), 2002-2003 (.mdb), and 2007 (.accdb) databases. It's only requirement is to have installed these external references along with a copy of Microsoft Access:
Visual Basic For Applications
Microsoft Access 12.0 Object Library
Microsoft Windows Common Controls 6.0 (SP6)
Microsoft Scripting Runtime
Microsoft Office 12.0 Object Library
Microsoft DAO 3.