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.
Comments
1 comment
-
Hi @dneasley
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
Add comment
Please sign in to leave a comment.