Is there a "Universal" access module?
- From: ml@xxxxxxxxxxx (Tuc at T-B-O-H)
- Date: Mon, 25 Jun 2007 13:34:11 -0400 (EDT)
Hi,
(Sorry for the previous misfire)
I'm wondering if there is a module, or set of modules, that allow
a sort of "universal" access to data.
I'd like to be able to do something like :
$spnfile = "file:spn.txt";
or
$spnfile = "db:spn";
or
$spnfile = "mysql:host.example.com:dbuser:dbpass:db:tsble";
I don't mind if I have to write some sort scheme file that
might have :
SPN.scheme-
key - secret - 64
txt - NAS - 28
txt - date - date
so that it understands the format of the text file, db file, or
table.
Thanks, Tuc/TBOH
.
- Prev by Date: Re: question about SQL Parser
- Next by Date: Re: perl pad.c Assertion !((sv)->sv_flags & 0x00010000) failed
- Previous by thread: Re: Help requested : Compile/build requirements for DBI - 1.37 and DBD-Oracle- 1.14 - Double message
- Next by thread: Error building DBD-ODBC on HPUX
- Index(es):
Relevant Pages
|