This topic is locked

Support for blob data type?

5/24/2005 5:19:43 PM
PHPRunner General questions
author

I have a database that uses Blob datatype for entry of long comments. When I build the GUI using PHPRunner, these fields just appear as a binary page icon or a broken page icon. It there a way to use blob fields for long text entry and display in PHPRunner? What I would like is a scrollable textarea, very similar to what I am typing in right now.
-Landy

Sergey Kornilov admin 5/25/2005

Hi,
use field type TEXT in database for comments.

Set Edit as on the Formatting tab in PHPRunner as Texarea.