crustyDOD
06-19-2001, 07:53 AM
Hi
I have a DB connected through Table component
and now I want each word from one field in DB
to be shown in list box. It looks like this...
DB:
Field1 | Field2
1as 2as 3as 4as... | Empty
Now I want each word (1as 2as 3as...) to be shown
in each line of ListBox1 like this:
1as
2as
3as...
Can someone solve this?
thx
CrustyDOD
I have a DB connected through Table component
and now I want each word from one field in DB
to be shown in list box. It looks like this...
DB:
Field1 | Field2
1as 2as 3as 4as... | Empty
Now I want each word (1as 2as 3as...) to be shown
in each line of ListBox1 like this:
1as
2as
3as...
Can someone solve this?
thx
CrustyDOD