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.

row() not supported in DBD::Oracle??

2001-05-10 Thread Vargas, Steven
I just ran an example by my co-worker, thinking it would be very easy. However, I've never used these modules before and it really bombed. I'm trying a simple SQL query to return the total number of rows in an Oracle database before printing each one. Here's the small program. Error message at __E