Re: Calling a PostgreSQL function via DBI
- From: christian.stalp@xxxxxx (Christian Stalp)
- Date: Thu, 23 Feb 2006 22:31:43 +0100 (MET)
Ja Christian,
Ich verstehe ein bischen Deutsch, besonders "startzeit" :) Ich habe ein
buch ueber des Lebens Albert Schweizer gelesen, so ich kann 'basic'
Duetsch verstehen.
Wow, not bad. And you learned it just with this one book?
Thats right, that is the way how the psql-shell accepted it:
From one of the earlier emails I saw, your variable needs to be:
'2001-11-11 11:11:11'::timestamp
Is that how it needs to go into your db table?
SELECT neue_auktion ( 1::numeric, 'robot'::text, 'robot'::text, '1999-01-08
04:05:06'::timestamp, '1999-01-08 04:05:06'::timestamp, 10::numeric,
10::numeric, 1::numeric);
I think that the numeric 'type-cast' are redundant, but I put it in.
Gruss Christian
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
.
- Prev by Date: Re: Calling a PostgreSQL function via DBI
- Next by Date: RE: Calling a PostgreSQL function via DBI
- Previous by thread: Re: Calling a PostgreSQL function via DBI
- Next by thread: RE: Calling a PostgreSQL function via DBI
- Index(es):
Relevant Pages
|