This question has already been asked in this forum, but I really cannot understand those answers since I am still not an expert and has not dealt with this kind of scenario earlier. I am still a student.
I am going to build a loan management system and in my system there is a form in which user can attach scanned documents. These are not large documents and they are all image types. I need to store those electronic documents in my database (in a specific table) which will be used by the officers for future references. How do I store those files in the DB? Is that the document path (directory) that we are recording in a table?
I am really grateful for anyone who could show me how to accomplish this task? If you can give me an example that would be really helpful!