[Lazarus] Sqlite3 on Android
Larry Dalton
larrydalton71 at gmail.com
Fri Nov 1 02:27:21 CET 2024
I will let you know
On Thu, Oct 31, 2024 at 17:59 Jean SUZINEAU via lazarus <
lazarus at lists.lazarus-ide.org> wrote:
> If you use LAMW, I think you can find the documents directory this way
> (assuming var jF: jForm; ):
>
> DocumentsDirectory:= jF.GetEnvironmentDirectoryPath( dirDocuments);
>
> I would be curious if you can open the database this way.
>
> For my programs, due to to the various securities of Android, I needed
> to use the java APIs of Android to acces my SQLite databases, i.e. the
> jSqliteCursor and jSqliteDataAccess components of LAMW.
>
>
> --
> _______________________________________________
> lazarus mailing list
> lazarus at lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20241031/ae33e4f4/attachment.htm>
More information about the lazarus
mailing list