Hello Friends, I need help with component Table, I type from Brazil
Hi,
I am use VWP..
I have table component bind the Data Base
I have field Text Area in the component Table, but he dont show, the value Data Base
example: in the data base, I have
text example abcdef
in the component table, show
[@dsfghdfgh}
Thank磗
my msn marciofermino2003@hotmail.com
my skype marciofermino
I type from Brazil and you ?
Message was edited by:
Tiamati
[454 byte] By [
Tiamatia] at [2007-11-27 9:47:21]

# 2
Hi!You can rightclick on Table, set 'Text Field' component for necessary field and then just drag table from DB and drop it on Table component. Data should be bound and displayed correctly.How do You bound Table with DB?Thanks,Roman.
# 3
Hi,
not resolved
A tabela foi criada no mysql com um campo tipo BLOB,
eu quero visualizar este campo em um componente tabela
do pacote VWP.
The table was maid into the mysql with a camp type BLOB , I am willing visualize este field em a component table of the package VWP.
# 4
O tipo BLOB n鉶 ?exibido imediatamente pela tabela, vc precisa fazer uma convers鉶 antes para ele ser exibido corretamente.
Eu consegui usando esse tutorial, d?uma olhada, ele ?bem f醕il
http://developers.sun.com/jscreator/reference/techart/2/retrieve_binary_data.ht ml
tem um tutorial para CLOB tamb閙.