查找

質問
· 2025年4月29日

SQLCODE 25 - Input Encountered after end of query

Hi Guys,

I'm getting the below error when trying to train my Model

This is the table I created my model from

 

Thanks

1 Comment
ディスカッション (1)2
続けるにはログインするか新規登録を行ってください
質問
· 2025年4月28日

Code Tables vs Cache SQL Tables in HealthShare Provider Directory

I have a general question about HealthShare Provider Directory using Code Tables on disk vs Cache SQL Tables. Why is Provider Directory not using the Cache SQL Tables within the IRIS platform?

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
質問
· 2025年4月28日

Struggling with a SQL SELECT that is returning multiple searchable rows

I am struggling with returning a SQL Query Result that may have multiple rows that can be searched.

 set query = "SELECT Facility FROM FROM osuwmc_EnterpriseDirDB.RelationshipMedCtrID WHERE OSUmedcenterID = ?"
 SET rset = ##class(%SQL.Statement).%New()
 SET qStatus = rset.%Prepare(query)
 SET rset = rset.%Execute($Get(ID))
 do rset.%Display()

I need to take the values that are returned and say search them for a single value. How would I go about returning the EnsLib.SQL.Snapshot into a Array or List for it to be searchable.

Can this be done internally within the DTL, so I don't have to go build a Business Process and Outbound SQL Adapter Operation?
 
 Thanks

4 Comments
ディスカッション (4)1
続けるにはログインするか新規登録を行ってください
お知らせ
· 2025年4月28日

[Video] Modern Observability with InterSystems IRIS & Open Telemetry

Hey Developers,

Watch this video to learn about InterSystems IRIS's new ability to integrate seamlessly with industry-standard observability tools to gather and visualize your InterSystems IRIS metrics, logs, and traces.  

⏯ Modern Observability with InterSystems IRIS & Open Telemetry@ Global Summit 2024

 Presenters:
🗣 @Michelle Stolwyk​​​​​, Director of Development, InterSystems
🗣 @Bob Kuszewski, Product Manager, Developer Experience, InterSystems  

Subscribe to our YouTube channel InterSystems Developers to stay up to date!

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
ダイジェスト
· 2025年4月28日