On 11/10/99 at 3:17 PM, gene.ray@excite.com wrote: > Can someone suggest an easy way to get started? http://www.perl.com/pub/1999/10/DBI.html DBI is the perl widgetry used to interface with the various databases. That link is the best capsule guide to DBI I've run across. The O'Reilly DBI book is slated to come out in January. You can't use DBI with FileMaker directly, but DBI can speak ODBC (sort of a lowest-common denominator database language), and so it could be made to work with FileMaker 5. -nat # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org