The SQLBookmark Plugin provides parameter replacement but not exactly
how you describe.
--joe
Christopher Snow wrote:
> Is it possible to use variables in squirrel?
>
> E.g.
>
> ===========================
> Variable definition screen:
>
> PARAM1 = 'abc'
>
> ===========================
> Actual query:
>
> select * from mytable where col1 = :PARAM1
>
> ===========================
>
>
> Many thanks,
>
> Chris ...
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
|