如何将视频,音频,图像和文本文件保存到数据库(sql server 2005)? [英] How to save Video, Audio, Image and text files into a database(sql server 2005)?

查看:465
本文介绍了如何将视频,音频,图像和文本文件保存到数据库(sql server 2005)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将视频,音频,图像和文本文件保存到sql server 2005数据库中???

是否可能???并且还可以重新获取它? ans as as .........

解决方案

使用BLOB数据类型将视频,音频,图像文件存储在数据库中。

通过以下链接。



http://msdn.microsoft.com/en-us/library/ms378813.aspx [ ^ ]

http://databases.about.com/b/2007/10/24/sql-server-binary-large-object-blob- data-types.htm [ ^ ]



谢谢

--RA

您需要使用BLOB类型字段。

通过

HTTP://support.mic rosoft.com/kb/326502 [ ^ ]

http://www.akadia.com/services/dotnet_read_write_blob.html [< a href =http://www.akadia.com/services/dotnet_read_write_blob.html\"target =_ blanktitle =New Window> ^ ]

http://www.akadia.com/services/dotnet_load_blob.html [ ^ ]

使用ASP.NET 2.0将对象存储和检索为SQL Server 2000和2005中的BLOB [ ^ ]

<代码>< big> t6t < / big>

I Want to save a Video, Audio, Image and text files into a sql server 2005 database???
is it possible???and also possible for retriving it?? ans me asap.........

解决方案

Use the BLOB data type to store the Video,Audio, Image files in the Database.
go through the below links.

http://msdn.microsoft.com/en-us/library/ms378813.aspx[^]
http://databases.about.com/b/2007/10/24/sql-server-binary-large-object-blob-data-types.htm[^]

Thanks
--RA


You need to use a BLOB type field.
Go through
http://support.microsoft.com/kb/326502[^]
http://www.akadia.com/services/dotnet_read_write_blob.html[^]
http://www.akadia.com/services/dotnet_load_blob.html[^]
Store and retrieve objects as BLOBs in SQL Server 2000 and 2005 using ASP.NET 2.0[^]


<code><big>t6t</big>


这篇关于如何将视频,音频,图像和文本文件保存到数据库(sql server 2005)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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