Viewing 5 posts - 1 through 6 (of 6 total)
laurie-789651 (8/5/2013)
If it's an import process, are you inserting rows on a table with a trigger that divides something?
The actual stored proc does do a table insert, but there are...
August 5, 2013 at 12:32 pm
In terms of structure, stored procedures, etc, the two databases are identical. I'm going to try copying the "good" database to the "bad" server & see if the problem...
August 5, 2013 at 12:30 pm
Update: I turned on Win Server file auditing for Everyone for the directory where the filestream resides and found that the file is accessed successfully being accessed by the...
December 29, 2008 at 10:52 am
Yes, I can edit & save at the filesystem level when remoted into the server.
I've turned on auditing to catch inserts into the table in question, but the logs are...
December 29, 2008 at 9:19 am
Using windows authentication and FileStream ConfiguredLevel and EffectiveLevel are both at 2.
December 26, 2008 at 12:10 pm
Viewing 5 posts - 1 through 6 (of 6 total)