I want to work database connectivity in my local system.(without internet facility).
I followed these steps
1. unzipped the dbi tar file.
2. perl makefile.pl
3. make.
In the above 3rd step, i found an problem telling cannot find make. I downloaded make.exe and used, but also the same problem. I also tried with nmake and dmake but the same result. Can anyone tell where i am wrong. Kindly apologise if there are any wrong in the above query.