You are correct - the current Oracle plugin doesn't have the functionality
that you've described. Please submit a patch for your plugin here:
http://sourceforge.net/tracker/?group_id=28383&atid=393416
You can attach the files that you want to contribute there in an archive
file. We can then take a look at how to integrate it into the existing
Oracle plugin or add it to the distro as a separate plugin.
Rob
On Fri, Aug 5, 2011 at 12:03 PM, Subhabrata Biswas <
sub...@gm...> wrote:
> Hi Rob,
>
> I guess the Oracle plugin let's you execute procedures that don't have
> OUT parameters? Or did I get that wrong? I could not find a way to do
> that and hence wrote this plugin. This plugin shows the parameters in
> a table - let's you enter the values for input arguments and when you
> execute the SP, it shows the values of the OUT variables in the same
> table.
>
> Regards,
>
> -- Subhabrata
>
>
> On Fri, Aug 5, 2011 at 4:44 PM, Robert Manning
> <rob...@gm...> wrote:
> > Hello,
> >
> > The Oracle plugin that ships with SQuirreL today allows you to execute
> > stored procedures from the SQL editor. Can you give it a try and tell us
> > how your plugin is different or does a better job of it ?
> >
> > For bug reports you can file them here:
> >
> > http://sourceforge.net/tracker/?group_id=28383&atid=393414
> >
> > Rob
> >
> > On Fri, Aug 5, 2011 at 6:43 AM, Subhabrata Biswas
> > <sub...@gm...> wrote:
> >>
> >> Hi,
> >>
> >> I needed a plugin for executing stored procedures in our Oracle
> >> database. I have developed the same and wish to contribute it back to
> >> the community.
> >>
> >> I had access to an Oracle database only - I have not tested this on
> >> any other database. However, I stuck to standard JDBC calls only in
> >> order to maximize its chances of working with other databases too.
> >>
> >> Is this plugin interesting to the community? If yes, how do I contribute
> >> it?
> >>
> >> In the process I have found a bug in core Squirrel SQL too (problems
> >> when a custom IMainPanelTab is closed - entry is removed from _tabPnl
> >> and not from _tabs in MainPanel::removeMainpanelTab()). Where do I
> >> report this bug?
> >>
> >> Best regards,
> >>
> >> -- Subhabrata Biswas
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> >> The must-attend event for mobile developers. Connect with experts.
> >> Get tools for creating Super Apps. See the latest technologies.
> >> Sessions, hands-on labs, demos & much more. Register early & save!
> >> http://p.sf.net/sfu/rim-blackberry-1
> >> _______________________________________________
> >> Squirrel-sql-develop mailing list
> >> Squ...@li...
> >> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
> >
> >
>
|