The fourth in a series of blogs covering common mistakes in Database and Application designs for financial calculations.
Database Driver, or Application Framework Created Error:
The database driver or application framework created errors are probably the hardest to find, as we are the consumer not the writer of the tool, with many assuming the casting is correct. However, we must review the documentation or the library’s code to know how …