Re: Databases

From: Payne (payne_at_magidesign.com)
Date: 10/22/03

  • Next message: RacerX: "D-Link (DFE-670TXD) config"
    Date: Wed, 22 Oct 2003 15:21:46 -0400
    To: "E. J. Cerejo" <edinho64@netscape.net>
    
    

    E. J. Cerejo wrote:

    > I have a small business and I'm looking to setup a freebsd server. I
    > want to connect about 4 clients to this server running windows XP.
    > The Freebsd server will keep a database of every customer address,
    > phone number, what services that were performed, how much was charged,
    > etc etc. This is basically all I need for now and I was wondering
    > which opensource database would do this in the easiest possible way.
    > Also what software would I use in the client boxes to access this
    > database (input and output).
    >
    > Best regards to all
    >
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to
    > "freebsd-questions-unsubscribe@freebsd.org"
    >
    >
    As other have written, MySQL is the way to good. If you buy the FreeBSD
    CD MySQL is on the CD. All you need to is down load 3.51 ODBC drivers
    which work great with MS Office, or you can use PHP to write your own
    web base apps. We are currently using MySQL with ODBC and PHP and really
    love the fact that we can custom our web apps to the way we want them to
    work vs. the way out of the box apps work. Also take a look at
    phpMyAdmin or MySQL Center Control these are great apps to help admin
    the database. Plus, there are thousand of Open Source programs and code
    that you can find to help you.

    Payne

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: RacerX: "D-Link (DFE-670TXD) config"

    Relevant Pages

    • Re: Effect of MySQL being acquired by Sun Micro
      ... Sun sell hardware and solutions, ... I would EXPECT that the database engine itself, *might* get a bit of performance tuning against SUN's hardware, which may or may not emerge into the public domain. ... Because the top end is well covered by Oracle, so again I would EXPECT that MySQL will become a basic 'ships with the OS' type product, on which a lot of OS admin functions might be based, as well as it being a useful thing to have on board for less power hungry db apps. ...
      (comp.lang.php)
    • Re: Help....How to set FreeBSD to handle UTF8 characters?
      ... I am running MySQL, Apache on freebsd server. ... I am unable to type the scandinavian characters even I have tried to ... I have a database in utf encoding. ...
      (freebsd-questions)
    • Re: KDE 4.2 requires local MySQL Server
      ... certainly defeat the purpose of a centralized database. ... mysql per user. ... as long as only Akonadi does it. ... Those of us who use a mixture of apps are running both of them. ...
      (Fedora)
    • Re: Some free utilities for Java, with Hebrew support.
      ... client library so apps that use it to connect to a database will have ... to be open sourced or pay? ... and perhaps still use MySQL server-side. ...
      (comp.lang.java.programmer)
    • Migrating ASP.net application from using MsSQL to MySQL
      ... Up until now I have used only a mssql database (added through the ... standard configurationfeatures for asp.net apps in Visual Studio .net ... but now I want to replace the old MsSQL database with a MySQL ...
      (microsoft.public.vstudio.general)