I have two packages where I got the same class that allow the access to the data base and of course all CRUD operations on this data base.
But I'm not sure if it's right to do that !
In fact, the package that originally contain this class got no accessing problem ! But in the package where I paste the copy of this class I got a problem to execute operations on my data base !!
Any help will be appreciated !!![]()

Reply With Quote

