Hi Muthu,

I schedule that task on middle/end this week. 

Thanks
 Robert


Am Montag, den 27.09.2010, 18:28 +0530 schrieb Ap.Muthu:
> When we try to upload any dicom image in radiology module, we get an sql 
> error on a missing table: care_encounter_img_diagnostic
> The said table name is present in the 
> include/care_api_classes/class_image.php file
> Although a mere change to the variable assignment would have us retaining 
> the old table name care_img_diagnostic which is present but not hitherto 
> used, I have decided to rename the table to suit the code as this table 
> pertains to encounter_images.
> 
> The following will get users upto SVN 6802:
> 
> RENAME TABLE `care_img_diagnostic` TO 
> `care2x`.`care_encounter_img_diagnostic`;
> 
> Regards,
> Ap.Muthu
> 
> 
> 
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers

-- 
--
--------------------------------------------
CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to