gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] where the script is crashing


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] where the script is crashing
Date: Wed, 11 Jan 2006 23:58:18 +0100
User-agent: Mutt/1.5.11

On Thu, Jan 12, 2006 at 09:47:58AM +1100, Richard wrote:

> for my edification can you show me what the error was and
> how it was causing the crash?

The SQL code said

 raise exception msg;

But it needs to say

 raise exception ''%'', msg;

The first version looks perfectly plausible but apparently
is invalid syntax.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]