First thanks for making a great product like the database browser. I used it a lot on a Progress Database.
At this moment I\'m trying to handle an older Progress database. Although the database doesn\'t have a username or password the ODBC driver requires the use of the Connection string DSN=test;UID=;PWD=;. Without that it connects, but doesn\'t gather data.
Now i\'m back to good old VB to get the data out, but it would be great if the Database Browser would include that string (or have an option to add it)!
Or i\'m missing something