From owner-freebsd-questions@FreeBSD.ORG Wed Oct 22 11:44:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1110716A4B3 for ; Wed, 22 Oct 2003 11:44:48 -0700 (PDT) Received: from imo-d02.mx.aol.com (imo-d02.mx.aol.com [205.188.157.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0552543F85 for ; Wed, 22 Oct 2003 11:44:47 -0700 (PDT) (envelope-from edinho64@netscape.net) Received: from edinho64@netscape.net by imo-d02.mx.aol.com (mail_out_v36_r1.1.) id n.5.ac5a801 (16238) for ; Wed, 22 Oct 2003 14:44:43 -0400 (EDT) Received: from netscape.net (pool-151-198-133-135.mad.east.verizon.net [151.198.133.135]) by air-in03.mx.aol.com (v96.8) with ESMTP id MAILININ32-3f6e3f96d01a4b; Wed, 22 Oct 2003 14:44:43 -0400 Message-ID: <3F96D018.6050806@netscape.net> Date: Wed, 22 Oct 2003 14:44:40 -0400 From: "E. J. Cerejo" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AOL-IP: 151.198.133.135 X-Mailer: Unknown (No Version) Subject: Databases X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2003 18:44:48 -0000 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