Hi,
I think I have found a bug in this version. To replicate, do the following:
1) Use a plain user account on a computer, no admin rights!
2) Start the application and set it up using an ODBC Connection to database (have not tried with a different connection, first time user). It should not matter which brand and/or version of RDBMS is used for the tables, since I don't think this is relevant for this problem.
3) Create some simple SQL in the SQL Statement pane
4) Hit F7 on the keyboard to invoke the SQL Builder window
5) Close the SQL Builder window.
Result after this procedure is (on my computer) as follows:
a) Three error dialog boxes, one after the other with a click on an "OK" button on each one in between, and each of the boxes containing the same text: "Unable to create key 'SOFTWARE\DB Software Laboratory\DlgFrm"
b) One error dialog box containing the text: "Access violation at address 0097E734 in module 'DatabaseBrowser.exe'. Read of address 00000260."
After these four dialog boxes are clicked away, the program returns to the main window and the execution continues as if nothing happened. If, under item (4), above, one changes something, either in the SQL or by changing any of the connectors between the tables, these chages are not reflected on the main window.
Thanks for any input!