转到文章 Michael Lei · 四月 7 答案见英文社区:https://community.intersystems.com/post/inserting-index-without-reconstr...
转到文章 Michael Lei · 三月 31 我在VSCode中做过几次,我通常只是把XML类导入我的系统,然后一旦它们被加载,我就使用VSCode ObjectScript Explorer,把我的类从那里导出到我的项目。我只做过一两次,所以我不知道是否有更好的方法。 如果你有兴趣,这些也是一些手动操作的方法,可以用脚本来做你所有的文件。 USER>do $system.OBJ.Load("C:\Users\psteiwer\Desktop\Class.xml" ) 加载开始于2020年10月3日17:40:03载入文件C:\Users\psteiwer\Desktop\Class.xml为xml导入的类。PivotSubscriptions.Utils加载完毕,成功。 USER>do $system.OBJ.ExportUDL("PivotSubscriptions.Utils.CLS", "C:\Users\psteiwer\Desktop\Class.cls" )
转到文章 Michael Lei · 三月 30 B 站视频可以支持中文字幕:https://www.bilibili.com/video/BV1cb4y1p7RE?spm_id_from=333.337.search-c...
转到文章 Michael Lei · 三月 29 答案见英文社区:https://community.intersystems.com/post/available-space-db#comment-185696
转到文章
是用IRIS/Cache的SQL网关连Oracle 数据库?
转到文章
这个有字幕了,赞👍
转到文章
也可以参考吕老师文章使用sql查询返回结果集数量有偏差的问题解答-检查索引是否有效
转到文章
答案见英文社区:https://community.intersystems.com/post/inserting-index-without-reconstr...
转到文章
我在VSCode中做过几次,我通常只是把XML类导入我的系统,然后一旦它们被加载,我就使用VSCode ObjectScript Explorer,把我的类从那里导出到我的项目。我只做过一两次,所以我不知道是否有更好的方法。
如果你有兴趣,这些也是一些手动操作的方法,可以用脚本来做你所有的文件。
USER>do $system.OBJ.Load("C:\Users\psteiwer\Desktop\Class.xml" )
加载开始于2020年10月3日17:40:03
载入文件C:\Users\psteiwer\Desktop\Class.xml为xml
导入的类。PivotSubscriptions.Utils
加载完毕,成功。
USER>do $system.OBJ.ExportUDL("PivotSubscriptions.Utils.CLS", "C:\Users\psteiwer\Desktop\Class.cls" )
转到文章
B 站视频可以支持中文字幕:https://www.bilibili.com/video/BV1cb4y1p7RE?spm_id_from=333.337.search-c...
转到文章
请问您的账户可以看其他课程吗?
转到文章
答案见英文社区:https://community.intersystems.com/post/available-space-db#comment-185696
转到文章
参赛三部曲:
1. 注册社区用户;
2. 在InterSystems Open Exchange上发布应用程序;
3. 把参赛APP提交给大赛;
转到文章
常见问题系列-系统管理篇-如何进行数据库备份
InterSystems Caché系统高可用与数据库镜像