I am trying to create an application in which a user can upload .CSV files into an SQL database that I have created. I have become a little confused when it comes to actually getting the file path from the view and writing it into the database.I am trying to create an application in which a