Am 15.07.2015 um 17:21 schrieb Ian Whitfield:
> Hi All
> 
> I'm running two copies of LO Base here - and old one using HSQL embedded
> and a new one using MySQL.
> 
> Firstly I notice is that if I sort the DB the sort only holds for the
> duration of the session. Is it possible to make a sort order "stick".
> ie - I sort into Lastname then First Name and would like that to remain
> fixed.
> 

SELECT * FROM "Table" ORDER BY "what","you","want"

> Second on the new MySQL version the Tick Boxes come out very small. Is
> it possible to enlarge these at all?
> 

The database engine (MySQL) has zero influence on the tick boxes.



-- 
To unsubscribe 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

Reply via email to