Re: Using ADO in ASP with PerlScript

2001-12-09 Thread Rob Waggoner
Chris, FWIW you might also want to try subscribing to http://www.asplists.com/aspperlscript . This list deals specifically with the use of Perl in an ASP environment. At 08:09 AM 12/09/01, you wrote: >Hi everyone, > >I'm trying to access a database in ASP with ADO using Perl although I'm >havi

Using ADO in ASP with PerlScript

2001-12-09 Thread Chris Beech
Hi everyone, I'm trying to access a database in ASP with ADO using Perl although I'm having some really big problems. I'm sure it's something really simple and stupid but I can't figure out how to create the database connection and open a recordset. In VBScript I have no problems, although I'm st