Friday, March 9, 2012

How to retrieve video file from sql server database

Hi

I uploaded a video file into the sql database converting into binary data.

i have a problem that to retrieve video file(.wmv) from sql server 2000 database and which has to play on media player.

Plz help me any one .

Itz urgent for my website..........

Plz plz Plz Help me Urgent...............

Thanks in Advance

Regards Shiva

Re retrieving the file

Have a look at http://msdn2.microsoft.com/en-us/library/ms952601.aspx
http://www.akadia.com/services/dotnet_load_blob.html
http://www.sqlteam.com/item.asp?ItemID=986

|||

Hi,

I have the same problem. But i'm using oracle database. Similarly i'm retrieving images and place them into the imagebox. But i cant retrive video(as a byte in db) and send it to the media player. How can I do?

No comments:

Post a Comment