Skip to content

Project forgets location of included SQL file #2834

Closed
@bernard01

Description

Details for the issue

What did you do?

I created a project because my database has another attached database. This works well, as the project when re-opened remembers the attached database and attaches it.
I also include a SQL file in the project so that it is available when I open the project. Again, this works as expected as the project remembers the SQL file and opens it when I re-open the project. Now I make changes to the SQL file and I want to save the SQL file.

What did you expect to see?

I expect that the save button just saves the SQL file.

What did you see instead?

I am asked to enter the location of the SQL file, with the file dialog primed with the sqlitebrowser program directory.

Useful extra information

The SQL file is NOT in the same directory as the database, and it is not in the same directory as the project file.
There is a related interesting issue "Open SQL file default path #1014 "

What operating system are you using?

  • Windows: 7

What is your DB4S version?

  • 3.12.1

Did you also

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions