6
Shouts

Upload/Import Download/Export any File to/from Oracle Database

published 1157 days, 7 hours, 54 minutes ago posted by lenielleniel 1157 days, 22 hours, 34 minutes ago
Monday, March 22, 2010 1:05:50 PM GMT Sunday, March 21, 2010 10:26:18 PM GMT

The general idea one have about databases is that they only serve the purpose of storing plain values as numbers, dates and text. A database does not do just that but even more allowing you to store a whole file as an Excel spreadsheet or an MP3 file in a column you define in your table. This post shows you how to Upload/Import Download/Export any File to/from Oracle Database through a simple ASP.NET MVC application UI. Have you ever heard about BLOB? This is what makes it possible to store a whole file in a database table. Read on...

category: Web Dev | clicked: 1 | | source: www.leniel.net | show counter code
tags: ASP.NET MVC, sequence, Import, Download, Oracle, Database, Blob, Stored Procedure, file, export, upload

No comments yet, be the first one to post comment.

To post your comment please login or signup