Page 1 of 1

uploading files to a database

Posted: Mon Nov 29, 2010 10:57 am
by r0b3rt9
hi peeps,

i have looked everywhere for an answer but nothin has come around. First of all is it possible to upload a file into a database with a catogory inserted?? for example: i have a users excel file that i want to upload to a database but put under a catogory of "admin". so when it comes to listing results i can select admin from a drop down menu and all the results including the "user" file are showen

i hope this makes sense, i just need to know if its possible first...

thanks

Rob

Re: uploading files to a database

Posted: Mon Nov 29, 2010 11:31 am
by Celauran
Copy the file to some directory and insert its path into the database along with the category information?