Santhosh CS Ram 21.Dec.10 07:07 AM a Web browser Application developmentAll ReleasesWindows
I have to loop through multiple databases to check whether i could open the databases or not.
It throws the error number 4060 if the default access if "No Access" to the database so i have included the error handler for that particular error.
It works fine for the first db and it resumes to the next db but it throws error for the other databases. Its not capturing that particular error.