network-share
How to find out what user a SQL stored procedure accesses network shares as?
I\'ve been asked to find out why a program is failing.I\'ve traced it to a SQL stored procedure.The program passes in the name of a file that the st. proc. presumably tries to read.[详细]
2023-01-09 20:00 分类:问答Is it possible to save files to a network path?
I was wondering if it would be possible to write a file, not to the local 开发者_开发问答system, but to a connected server or other network path.[详细]
2022-12-27 16:32 分类:问答Security warning when opening file from network share
I\'ve created a setup executable which I have signed. It\'s located on a network share (which I access using unc - \\server\\share\\setup.exe).[详细]
2022-12-27 02:03 分类:问答sqlite over network share for failover
As a follow-up of this 开发者_开发问答question: sqlite-over-a-network-share If I put the SQlite DB on a network share, but will not access it concurrently from different machines. I only have the SQL[详细]
2022-12-26 04:01 分类:问答Proper methods to have multiple processes reading the same file?
I have many processes reading a file stored on a network sha开发者_C百科re. Originally I was only able to have one process read the file, all the others would throw exceptions. I implemented the follo[详细]
2022-12-21 02:47 分类:问答App unable to connect to share after a period of time
I\'ve got a .NET app monitoring a network share and periodically it loses the connection. The app itself does not send any login info, it runs under the current (Windows) user.[详细]
2022-12-18 05:38 分类:问答Windows service cannot access shared folder at boot time until manually started or Windows Explorer fiddled
I have a Windows service running in local system that simply keeps trying to access a file with a UNC path of the form \\\\machine\\folder\\file.txt until it succeeds. It succeeds immediately when I s[详细]
2022-12-14 09:27 分类:问答