【问题标题】:How do you read an image from the Categories table in the Northwind database?如何从 Northwind 数据库的 Categories 表中读取图像?
【发布时间】:2009-03-26 01:11:31
【问题描述】:

在 SQL Server 2005 中,如何从 Northwind 的Categories 表中读取图像? 我可以将我的图像上传到我自己的数据库并从那里显示,但我无法在 Northwind 中显示来自Categories 表的图像。

有人可以告诉我怎么做吗?

【问题讨论】:

  • 您可能想要重新表述“给我看代码”....

标签: sql database sql-server-2005 image


【解决方案1】:

我相信this 就是您要找的东西(VB.NET 代码)-官方支持文章here

【讨论】:

    猜你喜欢
    • 2012-03-19
    • 2012-07-16
    • 1970-01-01
    • 2010-11-01
    • 2018-03-21
    • 1970-01-01
    • 2011-10-28
    • 2013-03-26
    • 2011-11-15
    相关资源
    最近更新 更多