Hi I have to create an perl script that connects to a sybase adaptive server enterprise database (ASE). I have downloaded a file called DBI-1.18.tar.gz. But I can't get it installed. It needs to be compiled using make (nmake). This does not work.
1. How do I do this? 2. Is there a DBI version that does not need to be compiled? 3. What else do I need to connect to and ASE database? Rune