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

Press releases

Press releases

Displaying 1..10 of 266 - 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
APR and the leading pharmaceutical company in Turkey Abdi Ibrahim have entered into an exclusive license agreement for the promotion, distribution and marketing of Ondansetron Rapidfilm® in Turkey; terms of the deal were not disclosed. More
Life Science Leadership Series – Oncology
12 May 2011
Clare College, Cambridge
To complement the global biopartnering conferences, share knowledge and engage thought leaders in challenging each other to progress the development of new treat More
Hamburg, December 10th, 2010

Effective September 28th, 2010, Hamburg based HELM AG has purchased a 30% shareholding in Amarin Technologies S.A. a privately owned pharmaceutical development company in Buenos Aires, Argentina.

Amarin h More
Chronic obstructive pulmonary disease (COPD), a respiratory disease commonly known as chronic bronchitis or emphysema, is the fourth leading cause of death worldwide, but a University of Western Ontario researcher is providing new insight into the disease More
The UK research community will soon have access to world-class medical imaging facilities in London with the signing of an agreement today between an alliance of leading London-based universities, the Medical Research Council (MRC) and the pharmaceutical 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
APR Applied Pharma Research s.a. opens US office in Charlotte, North Carolina More
Clinical trial at Lawson cited on CBC news More
APR and Labtec announce the successful completion of the Pivotal Bioequivalence study for Ondansetron RapidFilm™ More
Displaying 1..10 of 266 - 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 406 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `press_release`13131
2DESCRIBE `company`27271
3DESCRIBE `condet`17171
4DESCRIBE `countrycode`441
5DESCRIBE `person`15151
6DESCRIBE `account`29291
7DESCRIBE `product_legacy`661
8DESCRIBE `sales_people`661
9DESCRIBE `profile`14141
10DESCRIBE `currencies`771
11DESCRIBE `update_rec`771
12DESCRIBE `user`24241
13DESCRIBE `enquiry`14141
14DESCRIBE `module_types`661
15DESCRIBE `dms_companies`26261
16DESCRIBE `dms_releases`10101
17DESCRIBE `dms_categories`440
18DESCRIBE `dms_clinical_areas`440
19DESCRIBE `dms_categories_dms_releases`220
20DESCRIBE `dms_clinical_areas_dms_releases`220
21DESCRIBE `dms_releases_sites`550
22DESCRIBE `licopp`23231
23DESCRIBE `development_statuses`551
24DESCRIBE `category`14141
25DESCRIBE `categories_sites`550
26DESCRIBE `categorisation`881
27DESCRIBE `licopps_sites`330
28DESCRIBE `service`15151
29DESCRIBE `story`12121
30DESCRIBE `sites_stories`551
31DESCRIBE `story_assoc`440
32DESCRIBE `companies_sites`330
33DESCRIBE `categories_users`220
34DESCRIBE `authority`330
35DESCRIBE `sites_users`550
36DESCRIBE `press_releases_sites`550
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 1110
39SELECT c.uid, c.name FROM category c WHERE c.parent = 297 ORDER BY c.name 11111
40SELECT c.uid, c.name FROM category c WHERE c.parent = 572 ORDER BY c.name 28281
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 = 572114
43SELECT c.uid, c.name, c.level FROM category c WHERE c.lft <= "3855" AND c.rgt >= "4058" 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 >= 3855 AND rgt <= 4058) ) 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 1010175
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 >= 3855 AND rgt <= 4058) ) 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)) 11199
(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 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 ("Oncology") ORDER BY MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Oncology") DESC , MarketResearchReport.published DESC LIMIT 1010101