> I suddenly find myself in the need of being able to access a Microsoft
> Access database from my VMS system.
I also wanted to query an Access Database from an OpenVMS system.
I was able to do this using DBD::Proxy with a couple of days
of low priority effort.
> What module(s) do I need to load
08
To: [EMAIL PROTECTED]
Subject: RE: Using VMS Perl to access a Microsoft Access database
The only ODBC driver I know of for VMS is CONNX, at www.connx.com. It
started out as a way to use ODBC to connect to RMS files, treating each file
as a table. You may be able to use it to connect back from V
On 09-Jan-2003 Mark Berryman wrote:
> WARNING: Perl novice on board...
>
> I suddenly find myself in the need of being able to access a Microsoft
> Access database from my VMS system. I figure Perl might be a good way
> to do this. However, I seem to be lost in the morass of verbage that
> talk
At 3:43 PM -0800 1/9/03, Mark Berryman wrote:
>WARNING: Perl novice on board...
>
>I suddenly find myself in the need of being able to access a Microsoft
>Access database from my VMS system. I figure Perl might be a good way
>to do this. However, I seem to be lost in the morass of verbage that
>t
Diego
-Original Message-
From: Mark Berryman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 09, 2003 3:44 pm
To: [EMAIL PROTECTED]
Subject: Using VMS Perl to access a Microsoft Access database
WARNING: Perl novice on board...
I suddenly find myself in the need of being able to acc
WARNING: Perl novice on board...
I suddenly find myself in the need of being able to access a Microsoft
Access database from my VMS system. I figure Perl might be a good way
to do this. However, I seem to be lost in the morass of verbage that
talks about accessing a database via Perl so I'm turn