<div dir="auto">I will let you know</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 31, 2024 at 17:59 Jean SUZINEAU via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">If you use LAMW, I think you can find the documents directory this way <br>
(assuming var jF: jForm; ):<br>
<br>
DocumentsDirectory:= jF.GetEnvironmentDirectoryPath( dirDocuments);<br>
<br>
I would be curious if you can open the database this way.<br>
<br>
For my programs, due to to the various securities of Android, I needed <br>
to use the java APIs of Android to acces my SQLite databases, i.e. the <br>
jSqliteCursor and jSqliteDataAccess components of LAMW.<br>
<br>
<br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div></div>