[EMAIL PROTECTED] <> wrote:
> [EMAIL PROTECTED] wrote on 05/11/2006
> 03:05:11
> PM:
>> Today's Topics:
>>
>>1. Fwd: seeking functionality (Jeffrey Abell)
>>
--
>>
>
[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
@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
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
[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
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