[EMAIL PROTECTED] (Ryan Guy) wrote on 20 Dec 2001: > I am new to this. I was wondering what the best way to interface > with a Microsoft Access Database would be. I am going to be using > PerlScript to generate DHTML to make an online work-order system for > the IT department and the building engineers. I just wanted to ask > for a small example or two of how to create a recordset object and > how to access it's data. Thanks. -ryan.
Short answer: check dbi.perl.org for FAQs and so on. DBI is DataBase Interface, Perl's way of talking to just about any database system. Since I'm no expert at it, I'll avoid a longer answer so I won't accidentally give you incorrect information. -- David Wall [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]