Great!<br>What Pharo should I use?<br><br>How I can get smalltalk inspector on query result from sql code? So I will can process sql results as smalltalk collections.<br>Maybe you can add another code pane for this with &quot;self&quot; refered to sql query rows collection<br>

<br><div class="gmail_quote">2012/1/11 Guillermo Polito <span dir="ltr">&lt;<a href="mailto:guillermopolito@gmail.com">guillermopolito@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi!<br><br>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.<br><br><b>What is this browser?</b> It is a Glamour based browser which works as a GUI to work with OpenDBX connections.<br>


<b><br>How does it look like?</b> I attach a screenshot with a brief look :)<br><br><b>Which databases does it work with?</b> It is currently working with OpenDBX connectors for:<br> - mysql<br> - postgresql<br> - oracle<br>


 - sqlite<br><b><br>How should I download it?</b>  I&#39;d like to link to the site here, but it&#39;s currently down (and we are working for your happiness :D ), so:<br><br>Gofer it<br>    squeaksource: &#39;MetacelloRepository&#39;;<br>


    package: &#39;ConfigurationOfDBXBrowser&#39;;<br>    load.<br><br> <br>(((Smalltalk at: #ConfigurationOfDBXTools)<br>    perform: #project)<br>        perform: #version: with: #stable)<br>            load: &#39;Neptuno&#39;<br>


<br><b>How should I contact the DBXTalk team for feedback, bug reports, questions, or whatever?</b><br><br>The project&#39;s mailing list:  <a href="mailto:dbxtalk@googlegroups.com" target="_blank">dbxtalk@googlegroups.com</a><br>

The project&#39;s issue tracker: <a href="http://code.google.com/p/dbxtalk/issues" target="_blank">http://code.google.com/p/dbxtalk/issues</a><br>
The (currently down) site, with docs and stuff: <a href="http://dbxtalk.smallworks.com.ar/" target="_blank">http://dbxtalk.smallworks.com.ar/</a><br><br><br>Thanks!<br>The DBXTalk team<br>
<br>_______________________________________________<br>
SqueakDBX mailing list<br>
<a href="mailto:SqueakDBX@lists.squeakfoundation.org">SqueakDBX@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx</a><br>
<br></blockquote></div><br>