Forum > Databases

download fbembed.dll

<< < (2/5) > >>

Thaddy:
If you write embedded it can in my opinion never be a dll or so for that matter. Hence my disgust at such constructions. Embedded means fully self-contained and only needs one executable with everything - apart from the OS - linked in. Drop that Firebird shit: it lies to you. It is not in any way embedded. It introcuces a dependency to your code. So it is not embedded.

All stops when you use a dynamically linked dependency other than from the OS..

domasz:

--- Quote from: Thaddy on January 05, 2023, 06:18:55 pm ---Drop that Firebird shit: it lies to you. It is not in any way embedded.

--- End quote ---
I agree but is there any embedded SQL database for FPC?

Thaddy:

--- Quote from: domasz on January 05, 2023, 06:24:20 pm ---
--- Quote from: Thaddy on January 05, 2023, 06:18:55 pm ---Drop that Firebird shit: it lies to you. It is not in any way embedded.

--- End quote ---
I agree but is there any embedded SQL database for FPC?

--- End quote ---

Multiple, but I would recommend staticcaly linked Sqlite3. Instructions can be found on this forum or on the mORMot website.

rvk:

--- Quote from: Nicole on January 05, 2023, 06:13:44 pm ---Why I thought this?
Because of this site: https://www.mwasoftware.co.uk/ibx
and this sentence

--- Quote ---The Firebird Relational Database Management System can be downloaded from http://www.firebirdsql.org. Version 2 (IBX2) provides full support for both the legacy Firebird API and the new Firebird 3 API.
--- End quote ---

Do you use FB 4 and IBX 2.5?
Will it work?
Somebody say, that there may be a new release with about starting 2023.

--- End quote ---
Below is a post from juli 2021 from tonyw !!
So IBX already supported 4.0 way back then.


--- Quote from: tonyw on July 08, 2021, 11:15:05 am ---MWA Software is pleased to announce the release of version 2.4.1 of IBX for Lazarus. This is a maintenance release that fixes a problem with using Firebird 4.0.0. The fix for this problem has already been published in the SVN Repository. All users should upgrade to this version.  It is available for download from

https://www.mwasoftware.co.uk/ibx

--- End quote ---

Nicole:
Nicole checks the manual again and found - oh yes!!!

Very excited, - and - busy.
*upgrading to FB 4*

Thank you so much for the hint.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version