Hi,
How to insert a file (Directly file not path) into database. I am using MongoDB as my database.
But no problem, please tell me that how can we insert and retrieve a file to/ from SQL Server. By using this i can manage to write in Mongo.
> One more doubt is that, Which is the better way to store files? Either in database or Server ?
Thanks in advance!
Go to the complete details ...