Uncategorized SQLException for SQL | adam | 2015-01-12 09:30 |
Status: Closed | ||
This usually means that a previous SQL query within this same transaction failed, which causes subsequent queries to fail. You'll need to find the first failure in the log to track down the source of the problem. Adam |
||