需要帮助将超链接插入访问数据库 [英] need help to insert hyperlink into access database

查看:102
本文介绍了需要帮助将超链接插入访问数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以帮助我吗?我正在尝试创建正在图片框中显示的图像的超链接,该图像仅来自扫描仪并存储在C驱动器中...我想创建超链接并将那个超链接插入到Access数据库表的超链接"列中...

有人可以帮我吗?

我不想将整个图像存储在数据库中,只想存储超链接...

Can anyone help me i''m trying to create a hyperlink of an image being displaying in the picture box, that just came from a scanner and is being stored in the C drive... i want to create the hyperlink and insert that hyperlink into an Access Database table''s Hyperlink Column...

can anyone help me???

i don''t want to store the entire image in the database, just want to store the hyperlink...

推荐答案

超链接只是文本,因此您可以存储因此.例如,超链接 CodeProject 只是根据文本字符串< a href ="http://www.codeproject.com">创建的. CodeProject</a>.您可以存储全文,也可以仅存储URI部分.
A hyperlink is merely text so you can store it thus. For example the hyperlink CodeProject is simply created from the text string <a href="http://www.codeproject.com">CodeProject</a>. You can store the full text or just the URI portion.


这篇关于需要帮助将超链接插入访问数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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