Hi :) There is some documentation on this page http://wiki.documentfoundation.org/Documentation/Publications#LibreOffice_Base_Guide I am not sure if it gets into Sql statements or even as far as Queries yet but it might be worth having a quick glance. Regards from Tom :)
--- On Tue, 3/1/12, Mark Stanton <[email protected]> wrote: From: Mark Stanton <[email protected]> Subject: Re: [libreoffice-users] Base/SQL help To: [email protected] Date: Tuesday, 3 January, 2012, 8:57 The SQL is something like SELECT TOP 2 * FROM <yourtable> ORDER BY counter, DESC WHERE ip = <selected ip> depending, as Jay says, on your SQL engine. Mark Stanton One small step for mankind... -- For unsubscribe instructions e-mail to: [email protected] 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 -- For unsubscribe instructions e-mail to: [email protected] 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
