用于存储PDF,doc,pdf和图像的数据库 [英] database to store for PDF,doc,pdf, and Images

查看:181
本文介绍了用于存储PDF,doc,pdf和图像的数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试做一个小型项目.
在我的项目中,我必须将PDF,文档,图像存储在数据库中,并且必须在jsp页面上显示这些文件,并且这些文件必须能够下载.


谁能说我如何在Microsoft sql server中存储这些文件.

I am trying to do a mini Project.
in my project i had to store the PDF,document,images in database and that i had display on a jsp page, and those file must able to download.


can anyone say me how to store those files in Microsoft sql server. and how to connect the MIcrosoft SQL server 2008 to a servlet through JDBC.

推荐答案

请参考一些链接:
在SQL中存储和检索doc/pdf/xls文件服务器 [ ^ ]
SQl Server 2005:将pdf,txt文档文件存储在表 [ ^ ]
存储并检索pdf/txt/doc/Images在Sql服务器数据库中 [ ^ ]

CP Articl: SQL Server-BLOB导入和导出 [ ^ ]

类似的讨论:
在以下位置从SQL Server数据库中保存和查看pdf文件c#WinForms [保存,查看,使用winforms和C#删除文件 [^ ]
在sql的表中存储pdf,txt doc文件服务器2008年? [
Please refer some links:
Storing and Retrieving doc/pdf/xls files in SQL Server[^]
SQl Server 2005 : Storing pdf,txt doc files in Tables [^]
Store and Retrieve pdf/txt/doc/Images in Sql server database[^]

CP Articl: SQL Server - BLOB Import and Export[^]

Similar discussions:
Save and view pdf file from SQL server database in c# WinForms[^]
save,view, remove file using winforms and C#[^]
Storing pdf,txt doc files in Tables in sql server 2008?[^]


您可以通过使用二进制字段来实现.

此处 [ 此链接 [类似问题 [ ^ ]之前被问到.
You can do this by using a binary field.

Here[^] is a link that could help you.
This link[^] provides another tutorial as well.

A similar question[^] was asked some time ago.


how to save pdf ,images ,doc files in sql server.

i think this articale will help you


这篇关于用于存储PDF,doc,pdf和图像的数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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