Recent

Author Topic: UI app to work with SQLite files/databases  (Read 646 times)

Tomu

  • Jr. Member
  • **
  • Posts: 54
UI app to work with SQLite files/databases
« on: July 10, 2026, 07:55:20 pm »
This app works on Linux Mint.
I tried to make it cross-platform but don't have a way to try it on Windows, or macOS.
If anyone is interested in compiling it on  Windows, or macOS, please let me know what you find.

Thanks,
Tom

cb_1964

  • Newbie
  • Posts: 4
Re: UI app to work with SQLite files/databases
« Reply #1 on: July 10, 2026, 11:25:17 pm »
MACOS 26.5.2, ARM M5, Lazarus 4.4, FPC 3.2.2
compiling: ok, no errors
test with: ok

Tomu

  • Jr. Member
  • **
  • Posts: 54
Re: UI app to work with SQLite files/databases
« Reply #2 on: July 10, 2026, 11:35:08 pm »
Thanks, cb_1964, for testing and feedback/screen-shot!

LeP

  • Guest
Re: UI app to work with SQLite files/databases
« Reply #3 on: July 10, 2026, 11:40:00 pm »
I can't compile on Windows, as adding lazmrumenu and lazdbexport results in this error:

Quote
lazarus.pp(170,1) Error: Compilation raised exception internally

Lazarus 4.8 FPC 3.2.2 stable release

Tomu

  • Jr. Member
  • **
  • Posts: 54
Re: UI app to work with SQLite files/databases
« Reply #4 on: July 11, 2026, 12:06:09 am »
Thank you, LeP, lazmrumenu, and lazdbexport must be leftover from earlier versions. Anyway, I removed them from the required packages list in the Project Inspector and the project compiles fine without them.

Thanks for finding that!!

paweld

  • Hero Member
  • *****
  • Posts: 1701
Re: UI app to work with SQLite files/databases
« Reply #5 on: July 11, 2026, 07:18:23 am »
It compiled without any problems using Lazarus trunk + FPC 3.2-fixes x86_64, Windows 10.
The interface just needs a little tweaking (unreadable radiogroup content, overlapping controls).
Best regards / Pozdrawiam
paweld

Tomu

  • Jr. Member
  • **
  • Posts: 54
Re: UI app to work with SQLite files/databases
« Reply #6 on: July 11, 2026, 11:10:23 am »
Thanks, paweld, for the feedback and screenshots.

LeP

  • Guest
Re: UI app to work with SQLite files/databases
« Reply #7 on: July 11, 2026, 06:44:26 pm »
Thank you, LeP, lazmrumenu, and lazdbexport must be leftover from earlier versions. Anyway, I removed them from the required packages list in the Project Inspector and the project compiles fine without them.
Thanks for finding that!!

lazdbexport is needed for TCSVExporter, used in "umain".

I use only that (and not lazrmrumenu) and all is working, Same glitches like @paweld.

Windows 11, 64 bit app.

Tomu

  • Jr. Member
  • **
  • Posts: 54
Re: UI app to work with SQLite files/databases
« Reply #8 on: July 11, 2026, 11:53:42 pm »
Thanks LeP, I see it now.

creaothceann

  • Sr. Member
  • ****
  • Posts: 428
Re: UI app to work with SQLite files/databases
« Reply #9 on: July 12, 2026, 12:38:51 am »
I [...] don't have a way to try it on Windows

VirtualBox / VMWare can emulate it, all you need is a Windows *.iso (disconnect the virtual ethernet adapter and do this to get around the email requirement).
« Last Edit: July 12, 2026, 12:45:06 am by creaothceann »

LeP

  • Guest
Re: UI app to work with SQLite files/databases
« Reply #10 on: July 12, 2026, 12:50:04 am »
I [...] don't have a way to try it on Windows

VirtualBox / VMWare can emulate it, all you need is a Windows *.iso (disconnect the virtual ethernet adapter and do this to get around the email requirement).
Without a valid license registration, many customizations will not be possible, including many screen and desktop adjustments.
Therefore, when testing graphical interfaces, it's advisable to have a properly registered version of Windows.

 

TinyPortal © 2005-2018