Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Create Your Own Database Using Delphi's "File Of" Typed Files (https://www.delphipraxis.net/171810-create-your-own-database-using-delphis-file-typed-files.html)

DP News-Robot 26. Nov 2012 14:20

Create Your Own Database Using Delphi's "File Of" Typed Files
 
in FILE I/O :: type TMember = record **Name : string; end; var F : file of TMember; In my Delphi program I need a way of storing some information to the disk. I do not want to work with text files - there should be no easy way to see/alter the information in a file. No need for a "real" database ...http://feeds.feedburner.com/~r/delph...~4/aQbZGCD6wxM

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 07:37 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz