Sometimes you have the need to create your InterBase database on the fly in code at runtime, for example, if a user downloads your application and runs the application for the first time, and your app needs to create and use a database with the application. On Single or Multi-Device platforms, this would save you from having to deploy the database file and also setup the paths for deployment reducing your upfront work.
From Connect to InterBase (FireDAC), looks like ...
The other day, I have been to the research group meeting on C ++ in Tokyo/Japan.
It is a meeting to discuss "Optimized C++" Books.
In that discussion, we made an interesting discussion of std::unordered_map.
C++Builder can also use std::unordered_map. It's a C++11 So possible.
Kariya-san explains "std::unordered_map" in detail.
https://www.slideshare.net/kariya_mitsuru/ss-55842496
But it is Japanese.
[In case of initialization.]
///
std::unordered_map...
I continue to get customer requests for options to migrate legacy RAD Studio, Delphi or C++ Builder applications using the Borland Database Engine (BDE) with Paradox and/or dBase files.
With the current versions of RAD Studio, you can use the FireDAC ODBC bridge driver to get to Paradox and dBase tables. This is important if you want to keep your legacy Paradox or dBase tables when you are migrating to newer versions of RAD Studio, Del...
I tried a program that reads a JSON file in C++Builder VCL and displays it in TTreeView component.
This project file is open to public from github.
github.com/mojeld
https://www.microsoft.com/store/productid/9PLPHK05PJF7
Place two TSpeedButton, TTreeView, TMemo, TActivityIndicator, TOpenDialog, TImageList.
ImageList1 has an icon for displaying in TreeView1
[code]
Create an event to read a JSON file and an event to read a character string c...
Applications built with Delphi and C++ Builder for the Windows platform have proven to be indispensable instruments for businesses, but rewriting them for the cloud is often cost-prohibiting. rollApp offers a cloud platform that can run existing desktop applications in the cloud without any need to modify them. At this webinar you will learn how to move your application to the cloud and offer the benefits of a cloud solution to your users in a matter of a few weeks.
SPEAKERS: Vlad Pavlov,...
As últimas 3 sessões do Delphi Academy foram dedicadas ao novo compilador Linux do Delphi. O feedback tem sido muito positivo, então resolvi fazer um post consolidando estas sessões para aqueles que não tiveram a oportunidade de assistir.
Iniciamos por compreender como configurar uma VM Linux para desenvolvimento e testes de sua aplicação, e também executamos alguns pequenos testes. Isso foi ao ar originalmente em 07/02.
Preview: Novo Compilador Linux para Delphi
Video not found or Youtube service not available" itemprop="url">【C++Builder Starter チュートリアルシリーズ】シーズン2 第6回 ‟文字列とオブジェクト„ [JAPAN]