Posts by Leonardo Dutra • 21 points
1 post
-
2
votes1
answer191
viewsQ: Saving a binary xls to SQL Server
I have an xls file that I upload and transform into binary as follows: FileStream fs = new FileStream(physicalPath + "/cadastros/documentos/" + "AWS-Estudantes_" +…