Templates for hierarchical custom post type

Old question but maybe it helps someone else:

You could do something like this in page.php:

$postType = get_post_type();

if($postType == 'case_study'){
   include('single-case_study.php');
} else{
   // Do your page.php stuff

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)