I would use withe DBD::ODBC (with DBI), or Win32::OLE (with ADO). That assumes that you have worked with either DBI or Microsoft's ADO. ....You could also use Win32::OLE to directly access the Access API, but I have no experience with that.
Rob -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 3:20 PM To: [EMAIL PROTECTED] Subject: Using Perl to write to an Access 97 database (*.mdb) Is there a module for this? I have some comma-separated files I need to input to an Access 97 format mdb. I do not need to define any tables or anything -- just pump data into an existing structure. Thank you, Shawn ********************************************************************** This e-mail and any files transmitted with it may contain confidential information and is intended solely for use by the individual to whom it is addressed. If you received this e-mail in error, please notify the sender, do not disclose its contents to others and delete it from your system. ********************************************************************** -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]