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 487 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `press_release`13132
2DESCRIBE `company`27271
3DESCRIBE `condet`17171
4DESCRIBE `countrycode`441
5DESCRIBE `person`15151
6DESCRIBE `account`29291
7DESCRIBE `product_legacy`661
8DESCRIBE `sales_people`6611
9DESCRIBE `profile`14142
10DESCRIBE `currencies`771
11DESCRIBE `update_rec`771
12DESCRIBE `user`24241
13DESCRIBE `enquiry`14147
14DESCRIBE `module_types`661
15DESCRIBE `dms_companies`26264
16DESCRIBE `dms_releases`10102
17DESCRIBE `dms_categories`441
18DESCRIBE `dms_clinical_areas`441
19DESCRIBE `dms_categories_dms_releases`221
20DESCRIBE `dms_clinical_areas_dms_releases`221
21DESCRIBE `dms_releases_sites`554
22DESCRIBE `licopp`23232
23DESCRIBE `development_statuses`553
24DESCRIBE `category`14143
25DESCRIBE `categories_sites`552
26DESCRIBE `categorisation`882
27DESCRIBE `licopps_sites`338
28DESCRIBE `service`15152
29DESCRIBE `story`12126
30DESCRIBE `sites_stories`552
31DESCRIBE `story_assoc`441
32DESCRIBE `companies_sites`331
33DESCRIBE `categories_users`221
34DESCRIBE `authority`331
35DESCRIBE `sites_users`551
36DESCRIBE `press_releases_sites`552
37DESCRIBE `sites`551
38SELECT `Site`.`id`, `Site`.`name`, `Site`.`email_domain`, `Site`.`short_name`, `Site`.`brand` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 1112
39SELECT c.uid, c.name FROM category c WHERE c.parent = 297 ORDER BY c.name 11112
40SELECT c.uid, c.name FROM category c WHERE c.parent = 651 ORDER BY c.name 25253
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 = 651111
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 110
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 1010191
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)) 11202
(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)
(report) 1 query took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `reports`17172
(report_slave) 1 query took 1 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 1010101