Building Your First App Using C++ Builder (Part 2)by@embarcadero
1,670 reads
1,670 reads

Building Your First App Using C++ Builder (Part 2)

by Embarcadero5mOctober 10th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

C++Builder allows you to make use of several databases in one program with its FireDAC library. We will integrate our database into this application and attempt to store reminders added by users into the database. After adding reminders to the database, we will display reminders to users when they are requested. We can write code that will modify, insert, update, delete, or retrieve data from the database and display them in the Memo. This article is part of a series of articles written by Hackernoon about creating a reminder application.

Company Mentioned

Mention Thumbnail
featured image - Building Your First App Using C++ Builder (Part 2)
Embarcadero HackerNoon profile picture
Embarcadero

Embarcadero

@embarcadero

Embarcadero tools are built for elite developers who build and maintain the world’s most critical applications.

Share Your Thoughts

About Author

Embarcadero HackerNoon profile picture
Embarcadero@embarcadero
Embarcadero tools are built for elite developers who build and maintain the world’s most critical applications.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!