in reply to ADO (DBI) vs ADODB.Connection
It appears your DBI-less second snippet IS perl. I think you can still program with a perl mindset and style, just perhaps not use the database connection in snippet one.
on Perl and asp links, I'd check with Activestate.com, they are taking on making perl an option within the ms environment.
You know, if you use SQL Server you can use Win32::ODBC, which is not unlike regular old DBI. MS Access...man I'm glad I can't feel your pain :-)
good luck!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: ADO (DBI) vs ADODB.Connection
by ryddler (Monk) on Jan 10, 2001 at 06:08 UTC | |
by wardk (Deacon) on Jan 10, 2001 at 19:28 UTC | |
by BigJoe (Curate) on Jan 10, 2001 at 20:39 UTC |