Re: Can I populate a list with data from the database?
From: Daniel Lisiecki <lisu_at_venus.wmid.amu.edu.pl>
Date: Fri, 06 Aug 1999 10:09:58 GMT
Message-ID: <Wvyq3.535$X3.6028_at_news.tpnet.pl>
Date: Fri, 06 Aug 1999 10:09:58 GMT
Message-ID: <Wvyq3.535$X3.6028_at_news.tpnet.pl>
O!
I forget!
The query in Create_Group_from_Query must return
two (2) columns: the first to name of items on the list, and the second for
values for every item on the list.
Received on Fri Aug 06 1999 - 12:09:58 CESTFiona Ruddy <fiona.ruddy_at_mallon.demon.co.uk> wrote in message news:933931888.13639.0.nnrp-02.9e98496d_at_news.demon.co.uk...I am trying to populate a list from data in the database but don't know how. I could enter the data directly using the properties but this is very inefficient.Any suggestions?