> OK, please keep it simple... > > Where can I find an introduction on using Perl to access an > MSSQL database?
perldoc DBI http://search.cpan.org Yu use DBI to connect to the DB then do sql and such with it > > Cheers, > Dave > > > -- > 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]