Warning (512): /home/pharma/website/current/cakephp/app/pharmalicensing/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 267]
Press releases: Immune related disorders
RSS Feeds
Search

Press releases

Press releases

Displaying 1..10 of 64 - per page Next page
Order by
Genesis 2010, Westminster, Thursday 9 December is on track to attract a larger than ever attendance to debate new medicines and healthcare products research. More
Protein drug development company Mycenax Biotech Inc. (GreTai, Taiwan: 4726) announced today that its rheumatoid arthritis and psoriasis drug TuNEX®, a biosimilar version of etanercept, has successfully completed a Phase I trial in South Korea and Phase I More
An HIV/AIDS vaccine developed by University of Western Ontario professor Chil-Yong Kang has reached "an important milestone" as it pushes towards the first phase of human trials. More
At a forum focusing on allergy causes and treatment strategies held in Taipei, botanically-derived health products company Medigreen Biotechnology unveiled its new anti-allergy formulation More
Cambridge, 4 November 2010 - One Nucleus, the not-for-profit membership company for international life science and healthcare companies, is to launch a series of high level conferences focused on specific technology areas, replacing its annual BioPartneri More
An HIV/AIDS vaccine developed at The University of Western Ontario is set for the first phase of human trials.

Sumagen Canada today announced it has submitted an Investigational New Drug application to the United States FDA. More
GlaxoSmithKline obtains exclusive rights for an innovative topical patch to treat cold sores More
New summary from Partneringdesk highlights trends in dealmaking from the top pharma and biotech companies More
Bridgehead International has been honoured with The Queen's Award for Enterprise 2007, in the International Trade section, for outstanding achievement in international trade More
Robarts Clinical Trials at The University of Western Ontario has been awarded a $4.7 million grant to conduct a randomized controlled trial evaluating treatment options for Crohn's disease. More
Displaying 1..10 of 64 - per page Next page
Order by

Related Reports

© Copyright 1998-2012 Innovaro Europe Ltd Innovaro Corporation All rights reserved. Terms and Conditions | Contact us

(website) 45 queries took 627 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `press_release`13136
2DESCRIBE `company`27272
3DESCRIBE `condet`171714
4DESCRIBE `countrycode`449
5DESCRIBE `person`15157
6DESCRIBE `account`29293
7DESCRIBE `product_legacy`6615
8DESCRIBE `sales_people`669
9DESCRIBE `profile`141412
10DESCRIBE `currencies`772
11DESCRIBE `update_rec`779
12DESCRIBE `user`242412
13DESCRIBE `enquiry`14146
14DESCRIBE `module_types`664
15DESCRIBE `dms_companies`26268
16DESCRIBE `dms_releases`101013
17DESCRIBE `dms_categories`4411
18DESCRIBE `dms_clinical_areas`4412
19DESCRIBE `dms_categories_dms_releases`226
20DESCRIBE `dms_clinical_areas_dms_releases`223
21DESCRIBE `dms_releases_sites`553
22DESCRIBE `licopp`232310
23DESCRIBE `development_statuses`553
24DESCRIBE `category`14142
25DESCRIBE `categories_sites`5511
26DESCRIBE `categorisation`885
27DESCRIBE `licopps_sites`333
28DESCRIBE `service`15159
29DESCRIBE `story`121216
30DESCRIBE `sites_stories`5516
31DESCRIBE `story_assoc`449
32DESCRIBE `companies_sites`333
33DESCRIBE `categories_users`225
34DESCRIBE `authority`3313
35DESCRIBE `sites_users`5515
36DESCRIBE `press_releases_sites`5524
37DESCRIBE `sites`5514
38SELECT `Site`.`id`, `Site`.`name`, `Site`.`email_domain`, `Site`.`short_name`, `Site`.`brand` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 11114
39SELECT c.uid, c.name FROM category c WHERE c.parent = 297 ORDER BY c.name 111125
40SELECT c.uid, c.name FROM category c WHERE c.parent = 651 ORDER BY c.name 25254
41SELECT DISTINCT SUBSTRING(issued, 1, 4) AS publication_year FROM press_release AS Press WHERE is_live = 1 AND issued IS NOT NULL ORDER BY publication_year DESC 14142
42SELECT c.lft, c.rgt FROM category c WHERE c.uid = 651113
43SELECT c.uid, c.name, c.level FROM category c WHERE c.lft <= "3505" AND c.rgt >= "3556" AND c.level > 1 ORDER BY c.level 111
44SELECT press_release.uid, press_release.slug, press_release.headline, press_release.summary FROM press_release JOIN company AS Company ON press_release.company_id=Company.uid INNER JOIN categorisation tt_ctg ON tt_ctg.story_id = press_release.uid AND tt_ctg.cat_type = "R" AND tt_ctg.category_id IN (SELECT uid FROM category WHERE (lft >= 3505 AND rgt <= 3556) ) WHERE press_release.is_live > 0 AND (press_release.company_id IS NULL OR (Company.is_live="y" AND press_release.company_id=Company.uid)) GROUP BY press_release.uid ORDER BY press_release.viewed_counter DESC, press_release.headline LIMIT 0, 10 1010149
45SELECT count(DISTINCT press_release.uid) AS total FROM press_release JOIN company AS Company ON press_release.company_id=Company.uid INNER JOIN categorisation tt_ctg ON tt_ctg.story_id = press_release.uid AND tt_ctg.cat_type = "R" AND tt_ctg.category_id IN (SELECT uid FROM category WHERE (lft >= 3505 AND rgt <= 3556) ) WHERE press_release.is_live > 0 AND (press_release.company_id IS NULL OR (Company.is_live="y" AND press_release.company_id=Company.uid)) 11105
(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)
(report) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `reports`17171
(report_slave) 1 query took 7 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `MarketResearchReport`.`id`, `MarketResearchReport`.`slug`, `MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`, `MarketResearchReport`.`pages`, `MarketResearchReport`.`published`, `MarketResearchReport`.`net_price_usd`, `MarketResearchReport`.`active`, `MarketResearchReport`.`publisher_id`, `MarketResearchReport`.`views`, `MarketResearchReport`.`tags`, `MarketResearchReport`.`created`, `MarketResearchReport`.`modified` FROM `reports` AS `MarketResearchReport` WHERE `MarketResearchReport`.`active` = 1 AND MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Immune related disorders") ORDER BY MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Immune related disorders") DESC , MarketResearchReport.published DESC LIMIT 1010107