While I agree that in some instances you should be wary of the government, shouldn't we also be wary of corporations that have the money, reach and power of many governments?
Having good regulations is essential for population protection (from corps trying to make more money than the other guy). At least we can vote in and out governments, but these days your choice of consumer tech is now only a few very large players. And we also know "consumers" are idiots and need protecting, it's literally the government's job to deliver those services.
Good news, and about time too, but with Office 2019 perpetual licence no longer being able to edit files, is this completely stuffing up the entire suite, or removing the ability to edit files from within OneDrive? Sounds stupid to have a kill switch like that, and they could totally fine a way to update the certificate if that's the reason behind it..
Question
eliokh
Hello,
I have the following task:
1- Generate a pdf file in java using a certain library (probably i-text).
2- Save the generated file to a database
3- Retrieving an already saved file from the database and sending it to a client via HTTP.
I have the following questions:
1- Is it possible to save the generated file in the database (in a BLOB) directly WITHOUT physically creating it?'
2- Is it possible to read the file from database and send it to the user as object, without saving it physically on the server?
I know we can save them in a temporary directoty but i prefer not to have anything physical.
Currently i can do save a PHYSICAL file in DB, and retrieve a blob column into a PHYSICAL file from DB.
thank u in advance
Link to comment
https://www.neowin.net/forum/topic/1141430-java-generating-a-pdf-file-and-saving-it-in-oracle-database-the-retrieve/Share on other sites
1 answer to this question
Recommended Posts