gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] GNUmed 0.9.0 released


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] GNUmed 0.9.0 released
Date: Thu, 14 Apr 2011 23:14:32 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Apr 14, 2011 at 01:57:35PM -0700, Jim Busser wrote:

> > Oooh, wait, you want to search for the primary key of the tag ?
> > 
> > Do this:
> > 
> >     WHERE vit.pk_tag_image = <the value of ref.tag_image.pk you are after>
> > 
> > or
> > 
> >     WHERE vit.pk_tag_image IN (1, 2, 3, ...)
> > 
> > to search for a list of tags by their primary keys.
> 
> *That* is what I wanted!

:-)

So, this seems useful ?

(At an rate it will make up for all the missing functionality ;-)

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

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