when i use the code "use DBI;" it shows the following error.
DBI object version 1.602 does not match $DBI::VERSION 1.48 at C:/perl/lib/DynaLoader.pm line 253.
BEGIN failed--compilation aborted at ..\softwares\editor/DBI.pm line 254.
Compilation failed in require at insertsql.cgi line 3.
BEGIN failed--compilation aborted at insertsql.cgi line 3.
Note: For this i tried uninstall the DBI thro' ppm after that i install DBI. Then also i shows the same error.
Shanmugam A.