SqlGui
leer
About SqlGui
Download
Screenshots
Bugs
Feedback
Links
Documentation
News / History
About this site
leer
Known Bugs in SqlGui:

BugDescriptionVersionState

7Compiling with gcc version 3 and higher gives the following error:

...
sqlguidoc.cpp: In member function `base_t* SqlGuiDoc::cleardb(base_t**)':
sqlguidoc.cpp:147: `cout' undeclared (first use this function)
sqlguidoc.cpp:147: (Each undeclared identifier is reported only once for each function it appears in.)
...


The easiest way to cope with this error is to search for "cout" and replace it with "//cout" in all files.

The above error doesn't appear in the file "slguidoc.cpp" always. Sometimes the error shows up with other files. For that reason you have to search-and-replace in all files.

<= 0.5.0known

6Primary-Key is not allways found after issuing a SELECT-statement in the sql-editor. This may result in incorrect UPDATE-statements, when editing the selected data in the main-window

0.3.2open

5Message-window doesn't close after selecting an empty table

0.3.1fixed

4Visualization-problems under QT v. 2.3.1

0.3fixed

3Crash on attempt to read database with insufficient rights

0.2fixed

2Crash on connect to server with empty databases

0.1fixed

1Crash on exit

0.1fixed
leer
Copyright © Marcus Beranek