escaping arrays in perl dbi

From: Vincent Stoessel <vincent(at)xaymaca(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: escaping arrays in perl dbi
Date: 2002-05-09 14:12:11
Message-ID: 3CDA83BB.5000006@xaymaca.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello All,
I am trying to figure out how I need to change the string below in
order to do an insert into my table using perl dbi. perl seems to choke
on the curly brackets. Any help would be appriciated.
Thanks.

$dbh->do("update basket set f_order ='{"apple",0}' where cap ='I'");

--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tod McQuillin 2002-05-09 14:36:15 Re: escaping arrays in perl dbi
Previous Message Denis Gasparin 2002-05-09 12:29:50 Re: Performance issues with compaq server