I tried to uplad a pdf file using java.sql.PreparedStatement to mysql Blob field using the following code. File inFile = new File("Path+BLOCK.pdf"); byte[] ...
確定! 回上一頁