My personal „Delphi“ story began in 1987. Entering a new school I had to learn a programming language called Pascal. That time it was Turbo Pascal 3 on MS DOS (5 or 6?) and the first 286 IBM PCs. It
Joachim Dürr nun auch Auditor für ISO 9001
Joachim Dürr hat vom 25. bis 29. November 2019 am CQI-IRCA zertifizierten Kurs „ISO 9001:2015 Lead Auditor Quality Management Systeme Training course“, veranstaltet von der Intertek Certification GmbH, teilgenommen und die Abschlußprüfung mit Erfolg abgelegt. Er ist damit berechtigt, als
ADS Intensiv Workshop
Am 4. Mai 2017 veranstalte ich einen ADS Intensiv Workshop. Es sind nur noch wenige Plätze frei. Wer Interesse daran hat, bitte bis spätestens 1. April 2017 anmelden, da ich die endgültige Teilnehmerzahl dem Hotel melden muss. Details zum Workshop
How to get rid of the ADS SQL Editor in Delphi
A user reported via a forum that he has some issues with the built in SQL editor of the TAdsQuery component. In most cases the complete IDE just freezes. The easiest solution is to get rid of that editor. Launch
Enhance TAdsQuery to include Query Callback
In the recently published blog article (Query Progress Callback) I’ve showed how to implement a query callback. For that example I’ve passed a pointer of the form into the callback function, requiring a unique callback function for every Formclass to
Advantage Delphi OData Client
As described here, the Advantage Web Platform enables all kind of applications to access ADS data without the need of using the Advantage Client Engine. In Delphi, you can simply use an HTTPRequest to interact with ADS. But – as
Joachim Dürr – new Embarcadero MVP
It’s already a couple of weeks when I was nominated as Embarcadero MVP (most valued partner). By the beginning of may, I finally signed the MVP NDA, giving me great insights to Delphi development and access to latest RAD Studio
Using ADS with Delphi 10.1 Berlin
As of today, Delphi’s latest edition 10.1 Berlin is not supported by SAP’s Advantage Database Server Delphi Client (V12). But there are a lot of ADS developers out there who want to use the latest version. As in the past,