Hi!
We are glad to announce the first stable release of the DBXBrowser, named Neptuno, the last piece in the DBXTalk tools project sponsored by ESUG.
What is this browser? It is a Glamour based browser which works as a GUI to work with OpenDBX connections.
How does it look like? I attach a screenshot with a brief look :)
Which databases does it work with? It is currently working with OpenDBX connectors for:
�- mysql
�- postgresql
�- oracle
�- sqlite
How should I download it?� I'd like to link to the site here, but it's currently down (and we are working for your happiness :D ), so:
Gofer it
��� squeaksource: 'MetacelloRepository';
��� package: 'ConfigurationOfDBXBrowser';
��� load.
�
(((Smalltalk at: #ConfigurationOfDBXTools)
��� perform: #project)
������� perform: #version: with: #stable)
����������� load: 'Neptuno'
How should I contact the DBXTalk team for feedback, bug reports, questions, or whatever?
The project's mailing list:� dbxtalk@googlegroups.com
The project's issue tracker: http://code.google.com/p/dbxtalk/issues
The (currently down) site, with docs and stuff: http://dbxtalk.smallworks.com.ar/
Thanks!
The DBXTalk team