Page 1 of 1

No Definition found for object

Posted: Fri 21 Feb 2014 01:44
by asther
To Any Who Concern,

I try to decrypt a store procedure in the dbforge sql decrytor and it giving me this error message regarding
"All object in database in ktb_achive were decryted,but no definition found for object
(ID=453576654,SUBID=1)"

I have done research regarding this issue, but i still can't find the cause and solution for it. Could anyone provide me some suggestion regarding this issue?

Re: No Definition found for object

Posted: Fri 21 Feb 2014 07:32
by alexa
Please check that you are using the latest build 2.1.11 of dbForge SQL Decryptor http://www.devart.com/dbforge/sql/sqlde ... nload.html

If the issue still persists in the latest build, please provide us with the CREATE statement (not encrypted) of the object, which results in this error report? You can determine the name of the object using the following query:

SELECT name,type_desc FROM sys.objects WHERE object_id = 453576654

You can send a reply straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you via e-mail.

Re: No Definition found for object

Posted: Fri 22 Jan 2016 17:23
by alexa
We would like to let you know that dbForge SQL Decryptor, v3.0, where the issue you reported is fixed, has been released and is available for downloading https://www.devart.com/dbforge/sql/sqld ... nload.html

Thank you for your help in improving dbForge SQL Decryptor.