.
(Move to ...)
HOME
MSSQL
MYSQL
ORACLE
TERADATA
GREENPLUM
DB2
MARIADB
MONGODB
POSTGRESQL
▼
Showing posts with label
file
.
Show all posts
Showing posts with label
file
.
Show all posts
Saturday, 25 April 2015
Save file in local drive
›
try { SPSecurity.RunWithElevatedPrivileges(delegate() { oFile = @"filepath"; byte[] binFile = oFile.OpenBinary(); string path = @...
›
Home
View web version