gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] next learning - Personalia


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] next learning - Personalia
Date: Fri, 20 Aug 2004 14:38:19 +0200
User-agent: Mutt/1.3.22.1i

> self.conn = self.backend.GetConnection('personalia')
> 
> I give up - I've searched (I think) all the tables in gnuMed and can't find 
> what this means. 'personalia'.
It is referring to the concept of "services". We are asking
for a connection to service "personalia" from the pool of
database connections. Default attributes are read-only,
standard verbosity, and standard encoding.

I notice the in-code docs could be improved. Would you mind
submitting what you learn ?

> I need a full and detailed description as to what all this is about
What do you want to know ?

> Can you (Ian or Horst or someone) give me a simple and practical example (in 
> flowing language) of how this works.
If you want to do a "normal" query you

    import gmPG
    gmPG.run_ro_query()

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]