Re: OT: give advice to MSAccess user

From: Scot L. Harris (webid_at_cfl.rr.com)
Date: 03/16/05

  • Next message: Paul Howarth: "Re: need help for installing source code"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Wed, 16 Mar 2005 08:49:35 -0500
    
    

    On Wed, 2005-03-16 at 03:55, Duncan Lithgow wrote:
    > Hi there, it's not me that uses Access but a charity I work with
    > http://dib.dk . I've volunteered to update/ repair their membership
    > database - currently MSAccess. After hearing so many bad things about it
    > I've said i won't use it any longer than is absolutely necessary.
    >
    > So, I need a replacement. MySQL seems the obvious replacement - but what
    > about a good front-end. That's what I need help with. I've not had much
    > luck searching google/ sourceforge yet...
    >
    > all suggestions welcome
    >
    > Duncan
    > PS: I'm currently playing with OpenOffice2.0beta - it has a database
    > system built in - don't know how good it is yet.

    I don't know if there is a front end for MySQl or not.

    You may want to take a look at Postgresql as well. I know there is the
    pgadmin3 front end that you can use with Postgresql. That may give you
    just what you need.

    However, if I was tasked with such a job I would most likely utilize
    Postgresql and use PHP to develop a front end for a membership
    database. I have found that combination to be very powerful and fairly
    easy to develop. The big benefit is that the front end is computer
    agnostic and immediately network ready.

    And personally I still don't care for the licensing terms that MySQL
    imposes. Any business planning to use MySQL must carefully evaluate the
    license conditions. As I read it companies are compelled to purchase a
    license. Where as Postgresql has no restrictions on how or where you
    use their database.

    -- 
    Scot L. Harris
    webid@cfl.rr.com
    I do not fear computers.  I fear the lack of them.
    		-- Isaac Asimov 
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Paul Howarth: "Re: need help for installing source code"

    Relevant Pages

    • Re: Python, xml, databases, ...
      ... I think you want to be clear whether you want a database or not. ... Any machine can run a service (such as MySQL or PostgreSQL), ... both MySQL and PostgreSQL rely on the Cygwin dll. ...
      (comp.lang.python)
    • Re: Windows Ada database support.
      ... >>for example) promote the use of Object IDs (basically Row IDs). ... >>Still others don't support the concept at all (MySQL). ... >>within certain database design restrictions). ... PostgreSQL uses an API that opens/creates etc. and returns ...
      (comp.lang.ada)
    • Re: Looking for a database
      ... >> The obvious choices on fedora will be MySQL and postgresql ... > If I was to chose between Postgresql and another free database it would ... > be between Postgresql and Firebird, ...
      (Fedora)
    • Moving a PostgreSQL database from one server to another
      ... I'm just moving to PostgreSQL from MySQL, ... my problem is that I set up and populated a database on my ... but of course my production website is not *on* my notebook. ...
      (Fedora)
    • Re: MySQL Database problem (probably already solved in a message, but this is somewhat urgent)
      ... MySQL server has a database with a table, ... columns, an FSR column, and a password column. ... checked if the supposed arrays that were returned were actually arrays ...
      (comp.lang.php)

    Loading