I have been using pgAdmin for a while, and I am looking for a way to declare variables within the program (on the SQL Editor side, not the Graphical Query side). pgScript appears to be the answer, but I cannot get it to work.
When I try a simple variable declaration (e.g., DECLARE @StartDate;) it returns a syntax error. I'm guessing this is because pgScript is not enabled for some reason. Is there anything that I need to do to "turn on" this feature in pgAdmin 1.18? I have tried searching online and through this forum, but all of the "how to" posts seem to assume that you already have everything up and running. Thanks in advance! -- View this message in context: http://postgresql.nabble.com/How-to-turn-on-pgScript-in-pgAdmin-tp5837274.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com. -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support