Forum > Android

SQLdb for LAMW

(1/1)

lamw_user:
Hello,

Is there a way to use SQLdb under LAMW? Can I simply install the SQLdb-package from a regular Lazarus environment into the LAMW environment?

Thank you

Thaddy:
Yes you can afaik, but mind you on Android the SQLite backend for it is the most efficient. But that can be configured in SqlDb.

lamw_user:
@Thaddy

Thank you. I'll try it.

lamw_user:

--- Quote from: Thaddy on February 14, 2024, 07:11:15 pm ---Yes you can afaik, but mind you on Android the SQLite backend for it is the most efficient. But that can be configured in SqlDb.

--- End quote ---

I have a regular Lazarus installation (reporting as version 3.0) and a local LAMW installation (this Lazarus IDE reports as version 2.0). Then I loaded the package from '/usr/lib/lazarus/components/sqldb/sqldblaz.lpk' into the LAMW IDE, which is already used by my regular Lazarus installation. However, when the package is loaded, none of the files contained within it are displayed, and during compilation, 'LazarusPackageIntf' is not found. This file doesn't actually exist in my filesystem.

Navigation

[0] Message Index

Go to full version