sql doc object reference not set to an instance of an object, unlogged, even on verbose
we have a COTS Software(so many bad design decisions...) database that solely consists of a single filestream table. if I try to run sqldoc against this database the table craps out with "object reference not set to an instance of an object" I turned on verbose logging to see if I could capture what it was attempting to read, but apparently verbose isn't verbose enough.
Tagged:
Answers
If you're not on the latest version of SQL Doc, please can you upgrade and this should fix the problem:
https://download.red-gate.com/checkforupdates/SQLDoc/SQLDoc_5.2.21.4220.exe
Victoria Wiseman | Redgate Software
Have you visited our Help Center?