... provide some general description of what has gone wrong or what you're proposing ...
- You should include database structure as one of the steps (just CREATE commands you user to create relevant tables and some data suitable for test)
- The second most important thing is SQL commands you run through the driver that gives trouble
- And lastly, you could include some code that reproduces error
- Anyway you may not follow these steps if you feel they're not relevant to your issue
... if you know some workaround for the issue, provide it here ...
... if you know what should be done to mitigate the issue, provide it here ...