I'm trying to connect a perl script to an access DB
This is the code for the connection
open(INF,"$/mainstreet/Htdocs/data/data.mdb") ¦¦ dienice("Can't open data.mdb: $! \n");
I don't think I'm doing the right thing here, so may I get a little bit of help, please :)
Thanks