On 05/15/2013 08:24 AM, Steven Friedrich wrote:
I'm looking for a place where I can ask questions about programming Base
applications, using LibreBasic and the API.  Is this the right place?

To save a little time, let me explain my question.

I have a Base Form that uses a ListBox based on a SQL query.  When a record
is updated, I want the ListBox to requery.

In Microsoft Access, I just said Requery and I didn't even need to specify
the control.

How do I get a Form to requery in LibreOffice?
It depends upon how you design the form and what information is contained in the listbox and the records. I have a form that contains a table. I also have a couple queries based upon the contents of that table. When I change the contents and refresh the table, the queries automatically refresh as well. For the queries, I use a table control rather than a control with a listbox.

--Dan


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to