Data storage and Uploading file
-
Hi, I can successfully insert data into database fields. I can also upload file into database field. However, i wish to combine both in one operation i.e. inserting data into fields as well as uploading file in to another field. Example of fields: Name, Address, Story (where story is a field to store uploaded file) Can someone help please
-
Hi, I can successfully insert data into database fields. I can also upload file into database field. However, i wish to combine both in one operation i.e. inserting data into fields as well as uploading file in to another field. Example of fields: Name, Address, Story (where story is a field to store uploaded file) Can someone help please
-
what kind od DB you're using?? are the fields in the same table?? do u use the Insert(Val1, Val2....) Method?? Can u alborate more :):):)
Have Fun Never forget it
You cannot directly store the file.....but instead you can store the data of the file...let me know the exact data of your file.
Systems Analyst