On Jan 31, 2008, at 6:27 AM, Jaap Cammeraat wrote:
> I was trying to put some data from a database into a listbox. I know
> all about the manual way of filling data but want to try something
> else.
>
> When I have a DatabaseQuery on my Window and a Listbox, how do they
> work together.
> I've searched in the manual and in the examples without any answer.
If by "the manual way" you mean acquiring data from the DB and then
using ListBox1.addrow to place that data, you are probably using the
best way. You may be thinking of the bindings from previous versions
of RB, but those have been deprecated and cannot be trusted.
I suggest continuing with the"manual" way.
Roger M. Clary
Class One Software
http://www.classonesoftware.com
roger at classonesoftware dot com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|