Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi

On Thu, 2011-08-11 at 18:01 +0200, Alexander Thurgood wrote: 

Le 11/08/11 15:46, Wayne a écrit :

Would you include Python in that list?
Wayne

Sure, any programming language that allows you to build a graphically
driven frontend. AFAIK, Python can do that with tcl, wx, gtk, and no
doubt other graphical toolkits so why not ? ;-)


I actually went scouring for stuff like that the other day on
sourceforge because I need to have a frontend I can design, implement
and distribute over a network and multiple-OSes. I haven't had time to
try the various bits out yet though, most of which looks PHP-based (but
only because I have a vague understanding of PHP - my python skills are
way too low to attempt something like that at the moment, but I did give
it some thought :-))

Alex



You have several options with databases: use Base only, use Base as the
front end with another database as the back end, or use another database
and hope there are decent graphical tools available. Base only may limit
what you can do particularly with network access For Base with another
back end you will need to set up the connection in Base and many common
options are supported. Using another database completely can be tricky,
some do not have nice front end tools. Two that do are MySQL/MariaDB
(Linux uses MySQL Workbench) and PostgreSQL (pgadmin). SQLite is another
possibility but it does not easily support all the data types that may
be in a database.

None of these will require any programming but will require varying
knowledge of SQL to use effectively.

-- 
Jay Lozier
jslozier@gmail.com

-- 
For unsubscribe instructions e-mail to: users+help@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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.