From mollerw at cmerce.com Fri Apr 25 16:41:45 2003 From: mollerw at cmerce.com (=?iso-8859-1?Q?Werner_M=F6ller?=) Date: Mon Aug 2 21:39:56 2004 Subject: [Za-pm] Well done Nico Message-ID: Hi Guys, My thanks to Nico for getting this list going. At last a proper ZA Perl list. What are the opinions of the members on a choice for a database other than a sql based db engine? This would be to drive a database containing filtered logs and data from different applications, hardware and software across all HW & SW platforms(MS, Sun, Cisco, Redhat, HP etc). From ncoetzee1 at fnb.co.za Tue Apr 29 01:41:01 2003 From: ncoetzee1 at fnb.co.za (Nico Coetzee) Date: Mon Aug 2 21:39:56 2004 Subject: [Za-pm] Perl Database Message-ID: <3EAE1E7D.5060802@fnb.co.za> I would think in terms of records and DBM. The record: [CODE] $record = { NAME => "Nico", SURNAME => "Coetzee" }; [\CODE] And then use DBM to store the records. I haven't actually done this before, but if you give it a try - let us know. I will also tinker a bit with this to see what happens. Cheers > Reply-To: > From: =?iso-8859-1?Q?Werner_M=F6ller?= > To: > Date: Fri, 25 Apr 2003 23:41:45 +0200 > Subject: [Za-pm] Well done Nico > > Hi Guys, > > My thanks to Nico for getting this list going. At last a proper ZA Perl > list. > > What are the opinions of the members on a choice for a database other than a > sql based db engine? This would be to drive a database containing filtered > logs and data from different applications, hardware and software across all > HW & SW platforms(MS, Sun, Cisco, Redhat, HP etc). -- Nico Coetzee First National Bank +27 11 889 4422 +27 73 207 2890 Your mode of life will be changed for the better because of good news soon. ___________________________________________________________________________________________________ The views expressed in this email are, unless otherwise stated, those of the author and not those of the FirstRand Banking Group or its management. The information in this e-mail is confidential and is intended solely for the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted in reliance on this, is prohibited and may be unlawful. Whilst all reasonable steps are taken to ensure the accuracy and integrity of information and data transmitted electronically and to preserve the confidentiality thereof, no liability or responsibility whatsoever is accepted if information or data is, for whatever reason, corrupted or does not reach its intended destination. ________________________________