将多个附件存储在sql数据库中?

编程入门 行业动态 更新时间:2024-10-25 10:27:06
本文介绍了将多个附件存储在sql数据库中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如何在SQL数据库中存储多个附件?我使用的是网格视图,在该网格视图中有附件"选项.当我们添加任何附件时,该附件应存储在数据库中. (SQL 2008)

解决方案

阅读以下内容,它显示了将blob存储在数据库中的基本知识: 使用ASP.NET 2.0在SQL Server 2000和2005中以BLOB的形式存储和检索对象 [ ^ ] 有关更多背景信息: www. databasejournal/features/mssql/article.php/3719221/Storing-Images-and-BLOB-files-in-SQL-Server.htm [ ^ ]

Hi, How to store multiple attachments in sql database? I was using grid view, in that grid view there is "attachment" option is there. When we add any attachment that attachment should be stored in database. (sql 2008) Can any one pls help me!!

解决方案

Read the following it shows the basics of storing blobs in a database: Store and retrieve objects as BLOBs in SQL Server 2000 and 2005 using ASP.NET 2.0[^] For more background information : www.databasejournal/features/mssql/article.php/3719221/Storing-Images-and-BLOB-files-in-SQL-Server.htm[^]

更多推荐

将多个附件存储在sql数据库中?

本文发布于:2023-10-28 19:10:18,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1537525.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:多个   数据库中   附件   sql

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!