搜索​​​​

清除过滤器
文章
Jeff Liu · 四月 17, 2024

[视频]了解HL7 FHIR 资源(Resources)的架构

各位开发者好 欢迎观看InterSystems Bilibili官方频道的最新视频 InterSystems Developers Bilibili: ⏯ Understanding the Structure of HL7 FHIR Resources 了解 HL7 FHIR 资源的结构。
问题
ruihua ruihua · 二月 21, 2022

关于产品原型的设计软件有哪些推荐?如何快速和高效地提升设计能力?

InterSystems 没有提供产品原型工具,请百度。 vs code 算吗?
问题
洪玉 刘 · 二月 8, 2023

pool

运行池的机制和组件运行池的建议配置大小 请参考我们的社区文章:运行池大小配置的解读 | InterSystems Developer Community | FTP|REST API|SOAP|DevOps
文章
Michael Lei · 五月 17, 2021

iris-fhir-portal 概述

我创建了 iris-fhir-portal 来参加当前竞赛 **[InterSystems IRIS for Health FHIR](https://community.intersystems.com/post/welcome-intersystems-iris-health-fhir-contest-developers),**本篇快速概述旨在介绍我的应用程序提供的功能
文章
姚 鑫 · 二月 3

第十四章 I - J 开头的术语

# 第十四章 I - J 开头的术语 ### InterSystems IRIS 存储 (InterSystems IRIS storage) 对象(Objects) 持久对象的默认存储类型。如果你使用 `IRIS` 存储,则无需指定任何存储数据的细节,并且你的类会自动投射到 `SQL`。
文章
Michael Lei · 四月 10, 2022

如何使用SYS.Database类的FreeSpace查询来检查数据库所在磁盘上的可用空间

set dbdir=$LISTBUILD("c:\intersystems\irishealth3\mgr","c:\intersystems\irishealth3\mgr\user") set rset=stmt.%Execute(dbdir) do rset.
文章
Michael Lei · 八月 19, 2022

IRIS 医疗版docker 容器初体验

修复方法是,当试图从InterSystems容器注册表拉出docker镜像时,在注册表中拉出最新的可用标签。
公告
Jeff Liu · 一月 17, 2022

[视频]ObjectScript 开发人员的嵌入式 Python。使用Python和ObjectScript并肩工作

Hi 开发者们, New video is already on InterSystems Developers YouTube: ⏯ Embedded Python for ObjectScript Developers: Working with Python and ObjectScript Side-By-Side 深入指导如何将
公告
Claire Zheng · 十月 23, 2022

Happy 1024!欢迎参加“首届技术征文大赛线上分享会”

今晚19:30,我们将通过“InterSystems首届技术征文大赛线上分享会”发布获奖名单、进行征文作品分享&点评、探讨热门话题,同期还将举办多轮抽奖!
问题
smith tob · 五月 12, 2023

使用sql访问数据库时,如何对sql语句进行加密?

SQL Functions | InterSystems SQL Reference | InterSystems IRIS for Health 2023.1这个是我们目前最新版本支持的所有 sql function 如果你是想把sql语句作为整体加密,然后在cache执行的时候解密出来,这样操作的话,加密基本都行吧
文章
Jingwei Wang · 六月 8, 2023

Embedded python 重新加载更新后的python模块

InterSystems IRIS中重新加载更新后的Python模块的方式和直接使用Python 重新加载模块的方式是一样的。
问题
li liao · 八月 30, 2023

Caché 2016.1 CDC

可以参考我们的CDC系列文章https://cn.community.intersystems.com/node/491941,谢谢!
问题
root root · 十月 9, 2024

如何启用SSL协议,并能够在使用DBeaver连接时捕获SSL协议交互流量?

参考一下这个帖子: https://community.intersystems.com/post/configuring-tls-ssl-iris-superserver-work-odbcjdbc-clients,前面的内容写的有点麻烦,需要耐心。
公告
Claire Zheng · 三月 26, 2024

相聚青岛|InterSystems诚邀您共赴2024 CHINC之约,即日起可预约展会Demo咨询

InterSystems诚邀您莅临展会,我们带来了内容丰富的Demo演示,包括:InterSystems IRIS 2024.1新特性、 InterSystems IRIS矢量存储和矢量查询、InterSystems FHIR数据资产化解决方案,以及InterSystems IRIS医疗版互联互通套件解决方案。
文章
Michael Lei · 五月 12, 2021

InterSystems 最佳实践系列之--数据平台和性能 – 虚拟机备份和 Caché 冻结/解冻脚本

[这里是 InterSystems 数据平台和性能系列的其他帖子的列表。]