RE: Using VMS Perl to access a Microsoft Access database

2003-01-11 Thread Smith, Stephen
> 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

RE: Using VMS Perl to access a Microsoft Access database

2003-01-11 Thread Martin Evans
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

RE: [dbi] Using VMS Perl to access a Microsoft Access database

2003-01-10 Thread martin
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

Re: Using VMS Perl to access a Microsoft Access database

2003-01-09 Thread Craig A. Berry
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

RE: Using VMS Perl to access a Microsoft Access database

2003-01-09 Thread BobV
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

Using VMS Perl to access a Microsoft Access database

2003-01-09 Thread Mark Berryman
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