从SQL Server数据库下载VideoFile [英] Download VideoFile from sql server database

查看:66
本文介绍了从SQL Server数据库下载VideoFile的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我想在sql数据库中下载视频文件,并使用asp.net和csharp在我自己的网站中播放?
请帮帮我....

谢谢,
swathi

Hi,


I want to download video file in sql database and it plays in my own website using asp.net and csharp?
please help me out....

Thanks,
swathi

推荐答案

简单地从数据库中获取数据并将其写入响应流.
http://forums.asp.net/t/1077555.aspx/1 [ ^ ]

另外,您需要设置正确的内容类型:
http://msdn.microsoft.com/en-us/library/ms526272%28v = exchg.10%29.aspx [ ^ ]

请务必检查此链接:
http://forums.asp.net/t/1125724.aspx [
Simply get the data from the database and write it to the response stream.
http://forums.asp.net/t/1077555.aspx/1[^]

Also, you need to set the correct content type:
http://msdn.microsoft.com/en-us/library/ms526272%28v=exchg.10%29.aspx[^]

Be sure to check this link:
http://forums.asp.net/t/1125724.aspx[^]

Good luck!


这篇关于从SQL Server数据库下载VideoFile的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆