.
-Rob A
> -Original Message-
> From: Gareth Reakes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 18, 2006 1:17 AM
> To: Ant Users List
> Subject: Re: postgres stored procedure sql task problem
>
> Hey Rob,
>
> Thanks for help. The problem is this work
help,
Gareth
Anderson, Rob (Global Trade) wrote:
Can you post the portion of your build.xml that produces the error you
mention below.
-Rob A
-Original Message-
From: Gareth Reakes [mailto:[EMAIL PROTECTED] Sent: Tuesday,
May 16, 2006 9:15 AM
To: Ant Users List
Subject: postgres stored
8:27 AM
To: Ant Users List
Subject: postgres stored procedure sql task problem
Hi all,
I am having a problem sucking in a stored procedure. I
works fine on the command line to psql but gives the error
org.postgresql.util.PSQLException: ERROR: unterminated
dollar-quoted string at or
uesday, May 16, 2006 8:27 AM
> To: Ant Users List
> Subject: postgres stored procedure sql task problem
>
> Hi all,
>
> I am having a problem sucking in a stored procedure. I
> works fine on the command line to psql but gives the error
>
> org.postgresql.util.PSQ
t the portion of your build.xml that produces the error you
mention below.
-Rob A
-Original Message-
From: Gareth Reakes [mailto:[EMAIL PROTECTED] Sent: Tuesday, May
16, 2006 9:15 AM
To: Ant Users List
Subject: postgres stored procedure sql task problem
Hi all,
Apologies if this en
Sent: Tuesday, May
16, 2006 9:15 AM
To: Ant Users List
Subject: postgres stored procedure sql task problem
Hi all,
Apologies if this ends up being a duplicate - It seems this email
was not registered
I am having a problem sucking in a stored procedure. I works
fine on the command lin
Message-
From: Gareth Reakes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 16, 2006 9:15 AM
To: Ant Users List
Subject: postgres stored procedure sql task problem
Hi all,
Apologies if this ends up being a duplicate - It seems this
email was not registered
I am having a problem sucking
Hey,
I have tried both referencing it but file with the src attribute and
by putting in the sql tag. The file works with the -f option on the
command line with psql (also with redirection in).
Cheers,
Gareth
Scot P. Floess wrote:
Sorry sounds like smart alec question...but there is not
Hi all,
I am having a problem sucking in a stored procedure. I works fine on
the command line to psql but gives the error
org.postgresql.util.PSQLException: ERROR: unterminated dollar-quoted
string at or near
$update_track_rating_average$
DECLARE
current_average_rating
Can you post the portion of your build.xml that produces the error you
mention below.
-Rob A
> -Original Message-
> From: Gareth Reakes [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 16, 2006 9:15 AM
> To: Ant Users List
> Subject: postgres stored procedure sql task prob
I seem to remember having some issue creating stored procs and tables,
etc defined in a file with the task. I think what I had to do is
escape each line like:
create proc foo; \
... \
...
Of course disregard the terrible markup above ;)
Its been quite a few years so I don't remember all the
Hey,
I have tried both referencing it by file with the src attribute
and by putting in the sql tag. The file works with the -f option on the
command line with psql (also with redirection).
Cheers,
Gareth
Scot P. Floess wrote:
Sorry sounds like smart alec question...but there is not ind
Sorry sounds like smart alec question...but there is not indication by
what you mean when you say, "sucked in"
Scot P. Floess wrote:
Gareth:
So, you are trying to "suck" this in via ant?
Gareth Reakes wrote:
Hi all,
Apologies if this ends up being a duplicate - It seems this email was
not
Gareth:
So, you are trying to "suck" this in via ant?
Gareth Reakes wrote:
Hi all,
Apologies if this ends up being a duplicate - It seems this email was
not registered
I am having a problem sucking in a stored procedure. I works fine
on the command line to psql but gives the error
o
Hi all,
Apologies if this ends up being a duplicate - It seems this email was
not registered
I am having a problem sucking in a stored procedure. I works fine
on the command line to psql but gives the error
org.postgresql.util.PSQLException: ERROR: unterminated dollar-quoted
string at
15 matches
Mail list logo