realbasic-nug
[Top] [All Lists]

Re: Listbox and DatabaseQuery

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Listbox and DatabaseQuery
From: Roger Clary <roger at classonesoftware dot com>
Date: Thu, 31 Jan 2008 14:32:43 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <49A8080E-8C2E-4AA1-A512-F96D2D8956B9 at isticky dot net>
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>


<Prev in Thread] Current Thread [Next in Thread>