[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: opening data connection in Gambas editor, now opens in Sigil after install.


""Files that contain the .sqlite file extension are most commonly
associated with database files that the SQLite in-process database library
has created.

The SQLite library implements a serverless, transactional, self-contained
SQL database engine that can be embedded directly into a software
application."
https://file.org/extension/sqlite#:~:text=Files%20that%20contain%20the%20
.,directly%20into%20a%20software%20application."

Le ven. 14 mars 2025 à 17:40, Fabien Bodard <gambas.fr@xxxxxxxxx> a écrit :

> Yes or sqlite only if i remember well
>
> Le ven. 14 mars 2025 à 17:16, T Lee Davidson <t.lee.davidson@xxxxxxxxx> a
> écrit :
>
>> On 3/14/25 11:19 AM, Fabien Bodard wrote:
>> >
>> >
>> > Le ven. 14 mars 2025 à 15:14, T Lee Davidson <t.lee.davidson@xxxxxxxxx
>> <mailto:t.lee.davidson@xxxxxxxxx>> a écrit :
>> >
>> [snip]
>> >     I thought at one time that Gambas used `xdg-open` for the purpose
>> of opening data files/paths. But, this is apparently not the
>> >     case because executing `xdg-open dummy.db` in a terminal emulator
>> (Konsole) correctly launches DB Browser for SQLite.
>> [snip]>
>> >
>> > Gambas read the mime info by itself
>> >
>> > The code is in gb.desktop.
>> >
>> > Just add an extension and all will go well. Because the file header
>> magic string is not managed by our mime class (too slow to
>> > read each headers)
>>
>> My file already has an extension, ".db". So, you must mean add a
>> ".sqlite3" extension. Correct?
>>
>>
>> --
>> Lee
>>
>> --- Gambas User List Netiquette [
>> https://gambaswiki.org/wiki/doc/netiquette] ----
>> --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user]
>> ----
>>
>>
>>