if you rebuilt it, then you need to make sure to copy the resultant library in place of the prior library (the location can vary depending on your dynamic linker configuration and paths). if you are sure it is loading the a recompiled version of the library, then the problem is with your DB.
|