btw i forgot :
there is a bug in class core that gives up an error when using concat in the
querys in method insertDataFromArray()..
after value='';  ca  line 337
you have to add :
if($dbtype=='postgres7' || $dbtype=='postgres') $concat = '||' else $concat
= 'concat'

and on line 344 you have to change the if() code with :
if(stristr($v,$concat) || stristr...)

gjergji

On 7/18/07, gjergj sheldija <[EMAIL PROTECTED]> wrote:

oki...

On 7/18/07, Claudio Giulio Torbinio - Email <[EMAIL PROTECTED]>
wrote:

>  Hi Gjergj
>
> Remember to send me the changed files, i will put it on tne incoming v
> 2.3
>
> Best
> Claudio
>
> ----- Original Message -----
>  *From:* gjergj sheldija <[EMAIL PROTECTED]>
> *To:* care2002-developers@lists.sourceforge.net
> *Sent:* Wednesday, July 18, 2007 1:16 PM
> *Subject:* Re: [Care2002-developers] Add New Lab Tests to the Laboratory
> Module
>
> hi
>
> if you can wait a couple of days...i m changing the chem lab management
> so you can add / remove analyses / groups on the fly...
>
> regards
> gjergji
>
> On 7/16/07, Bala Subramaniam <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I found some lab tests missing in the Lab test form.
> > Could somebody guide me as to how to include the
> > missing lab tests including the test parameter values?
> >
> > Regards
> >
> >
> >
> >
> > ___________________________________________________________
> > Now you can scan emails quickly with a reading pane. Get the new
> > Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html
> >
> > -------------------------------------------------------------------------
> >
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Care2002-developers mailing list
> > Care2002-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >
>
>  ------------------------------
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
>
> ------------------------------
>
> _______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
> ------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.10.8/904 - Release Date:
> 16/07/2007 17.42
>
>
>
>
> ----
> Email.it, the professional e-mail, gratis per te: clicca 
qui<http://www.email.it/cgi-bin/start?sid=3>
>
> Sponsor:
> Entra in Mondolastminute, centinaia di offerte ti aspettano per le tue
> vacanze a prezzi lastminute!
> Clicca qui <http://adv.email.it/cgi-bin/foclick.cgi?mid=6851&d=18-7>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to