Dear, I have 2 folders, one called DBDaccess and the other call BLS.
Within each folder are a bunch of classes, for instance,
Namespace BLS
Public Class A
Public Function A ()
--
end function
public function B ()
---
End function
ENd Class
There about 4 classes and each applies also to...