SQLite is quite popular due to its relative simplicity, speed, small size and cross-platform support. Please see the SQLite page for details on various access methods, which include: Built-in SQLDb support. Use component TSQLite3Connection from palette SQLdb Zeos SQLitePass TSQLite3Dataset ...
r55183 IDE: Add magnified (150% and 200%) component palette icons for packages sqlitelaz and sqlite3laz r55185 Fix resource error due to r55183 r55201 codetools: fixed TEventsCodeTool.MethodTypeDataToStr for fpc 3.0+ r55202 IDE, OI: method propety editor: show inherited method without cla...
1.using theSqlitestore data; 2.Support for SimplifiedChinese, TraditionalChinese, Englishthree languages; 3.support thelist shows, supportto add, delete, right-clickpop-uplist【】to delete, change,check; hfAE? yPE,? 4.Supportimportingcsv,exportcsvfile;importfile formatto exportcsvfilescanfi...
A simple example of the Pascal programming language can be seen in this Hello World code snippet: program HelloWorld; begin Featured course Building Apps in Delphi With the VCL Part 3 Last Updated January 2025 6 total hours 25 lectures All Levels 4.5 (9) We continue our coverage of the ...
Step 3 – Copy the custom font file to you .app bundle Once you have a TTF font file for your custom font (step 1), simply copy .ttf file into a subfolder of the resources directory of your .app bundle. Let’s walk through this by example: ...
The malware is able to steal data from Microsoft Sticky Notes by targeting the application’s SQLite database files located at `%LocalAppData%\Packages\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\LocalState\plum.sqlite`, where user notes are stored in an unencrypted format. By querying and extr...
The ZeosLib is a set of database components for MySQL, PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle and SQLite for Delphi, FreePascal/Lazarus, Kylix and C++ Builder. - mirror for the official repository (http://svn.code.sf.net/p/zeoslib/code-0), created and maintained with gi...
I actually used with it some of my experiments (Name My TV Series for example) to develop cross-platform applications. In this article I’ll show you how to get started with the use of SQLite in your Lazarus applications. SQLite is an open source super compact embedded SQL engine which ...
Gnu ld creates binaries that are not completely solaris abi compatible. malloc (libc) for example always returns a null pointer. FPC uses the solaris linker by using the -Xn compiler option (available from 2.4.2 onwards but not documented until 3.2). Solaris ld is in /usr/css/bin and gnu...
REAL DBF2SQL"" is a utility to edit and export dBase file to SQLite data base files and SQL scripts. English/Spanish [no website link]. Developer utilities LazUpdater is a front-end for "svn" and "make" commands with some useful features to install or configure FPC and Lazarus. Once ...