C++

Learn to Program with Starter (Homepage)

Author: Pawe Gowacki In coming weeks David Millington (C++Builder Product Manager) and I are going to publish weekly blog postings where you can learn programming step by step with Delphi and C++Builder. As much as possible we will try to synchronise topics and content so you could even switch from one track to another. It will also be very interesting to see the same application developed in two…
Read more
News

Migrating Delphi - Case Studies Webinar

On this webinar we learned how to migrate from older editions of Delphi with some stories of what to look for and how to update your code (including tools and resources to help you along the way) This webinar focused on these three areas for migrating legacy Delphi to the current Delphi version: * Migrating 3rd Party Components / Libraries * Migrating Unicode * Migrations of Database and…
Read more
News

Using Migration Tool to Move Your Settings to Update 1

As you can read in the comments of the blog post announcing Berlin 10.1 Update 1, if you are using the GetIt based installer, the registry settings are not preserved as you uninstall, unlike when you are using the traditional ISO-based installer. Beside manually backing up…
News

InterBase and Windows 10 Anniversary Update

Author: Steve A416 NOTE: This problem goes away, if you install InterBase XE7 Update 7 or any build of InterBase 2017. We are getting reports from customers who are unable to connect to InterBase after applying the Windows 10 Anniversary Update. The error could be: "Cannot attach to password database" or I/O error for file "C:\ProgramData\Application…
Read more
News

Delphi Boot Camp Day 2 - Getting to Know the Delphi Language

This page will contain resources and the replay for day 2 (September 6th, 2016) of theDelphi Boot Camp. Trainer Marco CantuProduct ManagerEmbarcadero Technologies Agenda: The basics of Pascal and Delphi The Modern Features of the Delphi language What makes Delphi the best programming language to use The elegance of Delphi Using the Parallel Programming Library Anonymous…
Read more