Not able to display the stored data + fckeditor

Hello Friend, Currently My rails version is 2.1.1 And i want to display the stored value inside the fckeditor, I am using the following command but nothing is comming up only emoty field.

<%= fckeditor_textarea “artist”, “content”, :toolbarSet => ‘Simple’, :width => ‘100%’, :height => ‘400px’ %>

Thanks.

Regards Abhishek