ASE Sybase BLOB

发布于 2024-08-21 17:55:09 字数 81 浏览 3 评论 0原文

您好,我想将一个文件写入 blob 数据类型的列中,有人可以向我发送它的语法吗?如果您也可以向我发送在执行选择时检索文件的语法,我将不胜感激。谢谢。

hi I want to write a file into a column of a blob data type,can some one pls send me the syntax for it. Appreciate if you could also send me the syntax for retrieving the file while doing the select as well.Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

倥絔 2024-08-28 17:55:09

查找 readtextwritetext 函数:

writetext 允许非-记录现有文本或图像列的交互式更新

readtext 读取文本和图像值,从指定的偏移量开始,读取指定数量的字节或字符

Look for the readtext and writetext functions :

writetext permits non-logged, interactive updating of an existing text or image column

readtext reads text and image values, starting from a specified offset and reading a specified number of bytes or characters

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文