Bug reports for SQLite Administrator application
Posted: 28.07.2008, 10:32
Hi,
When using the SQLite Administrator application the following bugs occured:
A. A table contents is not displayed if the 'Result' tab is not visible, even after clicking the 'Result' tab:
1. Run application, open a database & click a table in the tables explorer.
2. Click the 'Result' tab.
3. The table data will not be displayed.
B. In the right panel the horizontal scrollbar and the lower tabs are 'cut' and not displyed. A screenshot is attached (SQLite Administrator bug1.bmp).
C. In the table data view, some columns are displayed by default as wide as the entire panel for some reason. Trying to make such a column narrower doesn't always succeed, and even if it does the column returns to its default width if another table is clicked and then the original table is clicked again. This phenomenon seems to happen for fields with 'bit' or 'nvarchar' types. Screenshots are attached (SQLite Administrator bug2.bmp, SQLite Administrator bug3.bmp).
D. There seems to be no empty last record, for easily adding a new record.
Apart from the bugs, the following features could be helpful:
A. A 'copy & paste' feature for an entire table line or lines.
B. Although it's possible to import a CSV file, it would have been much easier to use 'copy & paste' for tab delimited lines, without having to match columns & fields (always assuming that the 1st column matches the 1st field and so on).
Regards,
Yaron Bank
When using the SQLite Administrator application the following bugs occured:
A. A table contents is not displayed if the 'Result' tab is not visible, even after clicking the 'Result' tab:
1. Run application, open a database & click a table in the tables explorer.
2. Click the 'Result' tab.
3. The table data will not be displayed.
B. In the right panel the horizontal scrollbar and the lower tabs are 'cut' and not displyed. A screenshot is attached (SQLite Administrator bug1.bmp).
C. In the table data view, some columns are displayed by default as wide as the entire panel for some reason. Trying to make such a column narrower doesn't always succeed, and even if it does the column returns to its default width if another table is clicked and then the original table is clicked again. This phenomenon seems to happen for fields with 'bit' or 'nvarchar' types. Screenshots are attached (SQLite Administrator bug2.bmp, SQLite Administrator bug3.bmp).
D. There seems to be no empty last record, for easily adding a new record.
Apart from the bugs, the following features could be helpful:
A. A 'copy & paste' feature for an entire table line or lines.
B. Although it's possible to import a CSV file, it would have been much easier to use 'copy & paste' for tab delimited lines, without having to match columns & fields (always assuming that the 1st column matches the 1st field and so on).
Regards,
Yaron Bank