TLobLocator.LoadFromFile - ok with full network path, not ok with network drive

Maxim Korobov

Member²
I tryed to load file into DB via TLobLocator.LoadFromFile.

When I use path like "\\servername\dir1\" it is ok.
But when I connect this path as network drive LoadFromFile fail.

What's the problem? I need to add this path via "create directory" SQL? Or maybe it is a security issue?
 
Back
Top