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

Press releases

Press releases

Displaying 1..10 of 161 - per page Next page
Order by
Simple online tool avoids counter-productive rejecting of meeting requests; doubtful requests are verified or withdrawn by requesting party. More
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
1st December 2010. Bridgehead International Ltd announced today that it has entered into an agreement with Jouhou Koukai Services LLC, of Tokyo, Japan, to provide certain joint services to clients in the pharmaceutical, medical device and diagnostics sec More
APR has successfully designed and completed the development of Veloderm, an innovative Biotechnology device for wound healing and licensed to Medestea the exclusive worldwide marketing rights More
Leading pharma partnering event in Portugal confirms reputation of highest business development productivity. 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
Bridgehead International, the leading strategic healthcare consultancy, has been honoured with The Queen’s Award for Enterprise 2011, in the International Trade section, for outstanding achievement in international trade. More
The recent signing of a co-promotional agreement between myM-link and Medical Device Licensing (a division of UTEK Europe, Ltd.), whereby myM-link will actively promote partnering opportunities from Medical Device Licensing’s client companies directly to More
UCL Professor Alex Seifalian's breakthrough work in bypass grafts for cardiovascular treatment has been recognized by the highly prestigious Medical Futures Innovation Awards panel as 'Winner of The Overall Cardiovascular Innovation Award'. More
Most international pharma partnering event attracts many first-time attendees. More
Displaying 1..10 of 161 - 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 249 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `press_release`13131
2DESCRIBE `company`27271
3DESCRIBE `condet`17171
4DESCRIBE `countrycode`440
5DESCRIBE `person`15151
6DESCRIBE `account`29291
7DESCRIBE `product_legacy`660
8DESCRIBE `sales_people`660
9DESCRIBE `profile`14141
10DESCRIBE `currencies`771
11DESCRIBE `update_rec`771
12DESCRIBE `user`24242
13DESCRIBE `enquiry`14141
14DESCRIBE `module_types`661
15DESCRIBE `dms_companies`26261
16DESCRIBE `dms_releases`10101
17DESCRIBE `dms_categories`441
18DESCRIBE `dms_clinical_areas`441
19DESCRIBE `dms_categories_dms_releases`220
20DESCRIBE `dms_clinical_areas_dms_releases`220
21DESCRIBE `dms_releases_sites`550
22DESCRIBE `licopp`23231
23DESCRIBE `development_statuses`550
24DESCRIBE `category`14141
25DESCRIBE `categories_sites`551
26DESCRIBE `categorisation`881
27DESCRIBE `licopps_sites`330
28DESCRIBE `service`15151
29DESCRIBE `story`12121
30DESCRIBE `sites_stories`550
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`550
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 = 453 ORDER BY c.name 330
40SELECT c.uid, c.name FROM category c WHERE c.parent = 560 ORDER BY c.name 20200
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 14143
42SELECT c.lft, c.rgt FROM category c WHERE c.uid = 453110
43SELECT c.uid, c.name, c.level FROM category c WHERE c.lft <= "1769" AND c.rgt >= "1874" 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 is_ctg ON is_ctg.story_id = press_release.uid AND is_ctg.cat_type = "R" AND is_ctg.category_id IN (SELECT uid FROM category WHERE (lft >= 1769 AND rgt <= 1874) ) 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 1010131
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 is_ctg ON is_ctg.story_id = press_release.uid AND is_ctg.cat_type = "R" AND is_ctg.category_id IN (SELECT uid FROM category WHERE (lft >= 1769 AND rgt <= 1874) ) 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)) 1193
(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 0 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 ("Medical device") ORDER BY MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Medical device") DESC , MarketResearchReport.published DESC LIMIT 1010100