diff --git a/SanPinPLM/相关操作/4.0-other/200.Delphi脚本.md b/SanPinPLM/相关操作/4.0-other/200.Delphi脚本.md index 6625c136..b21b8523 100644 --- a/SanPinPLM/相关操作/4.0-other/200.Delphi脚本.md +++ b/SanPinPLM/相关操作/4.0-other/200.Delphi脚本.md @@ -83,6 +83,16 @@ end. ![](assets/Pasted%20image%2020250710101403.png) +#### 执行sql获取字符串 + +此函数作用为执行sql语句,去获取字符串结果 + +案例如下 + +``` + +``` + ### 错误提示区 执行 **保存** 或 **检查语法正确性** 命令时,如果脚本存在错误,则错误信息被显示在 **错误提示区**,双击错信息行时,在 **脚本编辑区** 中对于的错误行用红色背景标记