I need to update tables in SQL but when the system is reaching the end, it pops up the error as below.
TGLTransRecord:Error Posting GL Transaction! Internal Query Processor Error: The query processor encountered an unexpected error during execution.
Error on Posting Transactions
Page 1 of 12 Replies - 727 Views - Last Post: 21 September 2012 - 01:41 PM
Replies To: Error on Posting Transactions
#2
Re: Error on Posting Transactions
Posted 21 September 2012 - 08:33 AM
This isn't a MySQL error this is a SQL Server error so you're in the wrong forum.
Aside from that, we'd need to see what sort of SQL you're actually running before we can help you to debug it.
Aside from that, we'd need to see what sort of SQL you're actually running before we can help you to debug it.
#3
Re: Error on Posting Transactions
Posted 21 September 2012 - 01:41 PM
Moved to MSSQL. Your error appears to be a caught exception, as the text "TGLTransRecord:Error Posting GL Transaction!" is custom, while the remaining text is MSSQL error text. I would suggest doing a text search through your code for the text I quoted to find where the error is being generated, then look for the query(s) preceding that to locate the buggy script.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote




|