At the moment for the plugin the answer is no - the custom query
tokenizer in the plugin
(net.sourceforge.squirrel_sql.plugins.SybaseASE.tokenizer.SybaseQueryTokenizer)
only handles the statement separator. You could look at
MysqlQueryTokenizer if you were interested in developing it.
Rob
On Sat, Aug 14, 2010 at 3:28 AM, Uwe Zimmermann <uz...@t-...> wrote:
> Hi @all,
>
> does any solution (plugin) exists that allows to call create statements for
> a Sybase stored procedure within the SquirreL SQL editor?
>
> Unfortunately I get always an error telling me, that the attribute "error"
> must be declared which is defined in the correct syntax like "@error int".
>
> Best regards
> uzimmi
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Squirrel-sql-develop mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
>
|