upload a MS word file from ASP.NET to mySQL
Hi,
I am new to asp.net (using Vb.NET) and I am having a problem when I try to upload a word document from asp.net to Mysql database. I have a field of type mediumblob in mysql table.
I need to be able to upload the file and save it to the mysql database and then I should also be able to view the file that was stored in the database.
Any help is appreciated.
Started By slingare on Apr 20, 2007 at 6:18:24 AM |