I'm using a SQL database to store all of my entires of a new web application I'm building. The problem I have is that all entries inserted into the database using this great tool are wrapped in <div> tags. Is this be default? If so, how do I turn this off as it's upsetting the page layouts.
Thanx