Does anyone have an example of how to upload a text file or doc file into a SQL database from a web application ? So far I have completed the rist part of my program: the code to upload the file from a directory and store the file in a data folder within the application.

Can anyone help me out here?


Thanks in advance.