Skip to content

[Bug]: Unable to open databases with encoding UTF-16le #3636

@stefanofraccaro

Description

@stefanofraccaro

What did you do?

I opened the database with version 3.13.0-rc1 but an error appear:
executeSQL: "database table is locked (SELECT type,name,sql,tbl_name FROM main.sqlite_master;)"
"non posso ottenere la listra degli oggetti db: database table is locked"
The same database file works well with version 3.12.2 (integrity check results OK, foreign_key results OK)

What did you expect to see?

I expected to see tables, indexes and views. All groups are empty ( 0 ).

What did you see instead?

executeSQL: "database table is locked (SELECT type,name,sql,tbl_name FROM main.sqlite_master;)"
"non posso ottenere la listra degli oggetti db: database table is locked"
dbbrowser_3_13_99_20240512

DB4S Version

3.13.0-rc1

What OS are you seeing the problem on?

Windows

OS version

Windows 10 22H2

Relevant log output

No response

Prevention against duplicate issues

  • I have searched for similar issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions