how to get the data from the database directly to label ?

Joined
Jun 7, 2012
Messages
5
Programming Experience
Beginner
i created a view as myview and the attribute are
|name|number|

i want to bind the label to the data from column number.
 
Back
Top