RE: seeking functionality

2006-05-12 Thread Brian Raven
[EMAIL PROTECTED] <> wrote: > [EMAIL PROTECTED] wrote on 05/11/2006 > 03:05:11 > PM: >> Today's Topics: >> >>1. Fwd: seeking functionality (Jeffrey Abell) >> -- >> >

Re: seeking functionality

2006-05-11 Thread Josh . Perlmutter
[EMAIL PROTECTED] wrote on 05/11/2006 03:05:11 PM: > Today's Topics: > >1. Fwd: seeking functionality (Jeffrey Abell) > -- > > Message: 1 > Date: Wed, 10 May 2006 18:59:50 -0400 > From: Je

Fwd: seeking functionality

2006-05-10 Thread Jeffrey Abell
@listserv.ActiveState.comSubject: seeking functionality Dear Wise Gurus-I just started searching cpan, but this seems like it will be a long drawn out search, so i figured I would ask early.Does anyone know of packages that allow perl to interact with a windows database engine?The following is a _vbscript_ example. I&#

RE: seeking functionality

2006-05-08 Thread Hicks, Robert
Search for "DBI" and "DBD::". The DBD part would DBD::Oracle, DBD::SQLite, etc. You need to install DBI to use the DBD ones. HTH Robert ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/ma

RE: seeking functionality

2006-05-08 Thread Bowie Bailey
[EMAIL PROTECTED] wrote: > > I just started searching cpan, but this seems like it will be a long > drawn out search, so i figured I would ask early. > > Does anyone know of packages that allow perl to interact with a > windows database engine? > > The following is a vb script example. I'm tryin

seeking functionality

2006-05-08 Thread Josh . Perlmutter
Dear Wise Gurus- I just started searching cpan, but this seems like it will be a long drawn out search, so i figured I would ask early. Does anyone know of packages that allow perl to interact with a windows database engine? The following is a vb script example. I'm trying to connect to a db e