I want to upload the data and it should be saved in the database. I havent done anything in the back code. My DB attributes are: Judgement_ID (varchar (50) not Null), Judgement ( image datatype Not Null),JudgementAppeal_ID varchar (50) Allow Null, AppealedJudgement(image) Allow NuLL
Design Code:
Create Court Judgement
Judgement ID:
Judgement:
Judgement Appeal ID:
Appealed Judgement:
Please help i need the image that is uploaded to be saved in the DB. must be able to upload data on both file uploads and save. It would be kind enough if it is possible to give me the code using my parameters and attributes.
Manas MohapatraPosted Aug 2, 2015, 2:08 AM