Re: Accessing unix from windows

2001-05-16 Thread Bodo Eing
From: Bart Lateur <[EMAIL PROTECTED]> To: dbi-users mailing list <[EMAIL PROTECTED]> Subject: Re: Accessing unix from windows Date sent: Thu, 17 May 2001 00:46:56 +0200 Organization: MediaMind > On Wed, 16

RE: Accessing unix from windows

2001-05-16 Thread Sterin, Ilya
Do you mean .mdb file on a Unix box? If not, it is not a DBI issue. Please refer to appropriate list. Ilya Sterin -Original Message- From: Jorge L. Allen To: dbi-users mailing list Sent: 05/16/2001 3:27 PM Subject: Accessing unix from windows I am writing perl scripts that access an

Re: Accessing unix from windows

2001-05-16 Thread Bart Lateur
On Wed, 16 May 2001 15:27:46 -0600 (MDT), Jorge L. Allen wrote: >I am writing perl scripts that access an Access Database. >But the actual file's content are in a unix system. > >How can I open a file in a unix filesystem from a windows box usin perl? >the unix system is networked and you can se

RE: Accessing Unix from windows

2001-05-16 Thread Vargas, Steven
If you can ftp to the box, there's a useful tool called Webdrive at http://www.riverfrontsoftware.com/ It'll map to an FTP server to one of your drive letters. I run scripts throught this tool every day between work and home. Steve > > I am writing perl scripts that access an Access Database.

Re: Accessing unix from windows

2001-05-16 Thread Sandip Debnath
use Net::Telnet/TFTP module. On Wed, 16 May 2001, Jorge L. Allen wrote: > > I am writing perl scripts that access an Access Database. > But the actual file's content are in a unix system. > > How can I open a file in a unix filesystem from a windows box usin perl? > the unix system is network

Re: Accessing unix from windows

2001-05-16 Thread roberto l
if you are able to see the unix box from NN then most probably you can access your unix box directories using an standard drive letter (depending on the service and its configuration). And yes this is not much a dbi issue. roberto [EMAIL PROTECTED] wrote: > On Wed, 16 May 2001, Jorge L. Allen w

Re: Accessing unix from windows

2001-05-16 Thread Herbert.Liechti
On Wed, 16 May 2001, Jorge L. Allen wrote: > > I am writing perl scripts that access an Access Database. > But the actual file's content are in a unix system. > > How can I open a file in a unix filesystem from a windows box usin perl? > the unix system is networked and you can see it in Network