On 31 May 2002, Postman Pat wrote: > I am trying to create a small database... > > How would I go about storing and retrieving this information? Any examples > please??
Pat: If you haven't already: Read "Programming the Perl DBI". It's actually a quick read and does a great job of introducing the reader to database concepts. (The book used to have a Web site - stonehenge.com - but the site doesn't appear to be available any longer.) The DBI.pm is finicky enough that you'll really need this reference. -- Eric P. Los Gatos, CA -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]