hi guys;;
am working on a library system.am using ADO and the application gets the database from within its folder.so far everything is working fine but i want to trap the error message brought up when the database is not detected!!!ie missing and possibly give an appropriate message! and exit the application
am using a dataenvironment connection!
so how do i do that?