Search

Clear filter
Question
Stefan Rieger · Dec 15, 2021

Sql "Lock Table" via .Net DataProvider

The Documentation on Table Names reads a follows: Table References InterSystems TSQL supports table references with the InterSystems IRIS® data platform SQL format: schema.table
Article
Tani Frankel · May 6, 2020

SystemPerformance Utility (pka pButtons) API (and REST API) [and sample UI]

Building on top of the basic Swagger JSON provided by the InterSystems IRIS I added further information.
Question
Lawrence Grace · Feb 5, 2019

Support for gender code "U" in Healthshare

Does Intersystems Ensemble support (for LGBTQ+) gender code "U" in Healtshare? Specifically for the clinical (or physician) viewer?
Question
Sam S · Feb 15, 2019

Ens.Debug("LogETN") command

Please modify your answer to point to InterSystems online documentation. Modify how?
Question
Vignesh k · Mar 15, 2019

401 - Unauthorized: Access is denied due to invalid credentials response

I believe that what you're looking for is available in Caché 2018.1 and should be available soon in InterSystems IRIS.
Announcement
Tamsin Holland · Oct 8, 2019

Career Opportunity - LifeLabs (Burnaby, BC, Canada)

At least 5 years’ experience supporting legacy applications using technologies such as InterSystem Cache’ Object Script and HSF Healthcare related experience (HL7, SNOMED, Health Information
Question
Yone Moreno · Oct 13, 2019

What is inside a Package.Class and s not property, nor method nor parameter?

Because if we see all the definitions in the current class, we do not found CWLF: I have also tried to find more information in the Intersystems documentation, however I did not
Question
Yunier Gonzalez · Oct 31, 2019

Working with Data: System in production

My question is: How do you do it with Intersystems technology? I already tested the PowerBi connector and it looks great, but that's where the question came up.
Question
Giray Ozel · Mar 2, 2018

Running Cache terminal from cmd

C:\InterSystems\IRISHealth\bin>cterm /console=cn_ap:ENSEMBLE[USER]'cterm' is not recognized as an internal or external command,operable program or batch file.
Question
Wietze Drost · Aug 24, 2022

VS Code connection using prefix

example:"intersystems.servers": { "test1": { "webServer": { "scheme": "http", "pathPrefix": "/IRIS", "host": "localhost", "port": ... } }} Documentation at https://intersystems-community.github.io
Article
Benjamin Thorne · Aug 7, 2018

Validate Email Address with non-English characters

*$") } } Here's a link to the code on GitHub: https://github.com/intersystems-community/code-snippets/blob/master/src/cls/brianpalmund/validateSpecial.cls
Announcement
Anastasia Dyubaylo · Sep 27, 2023

[Video] Envisioning a Data driven Future

Hey Community, Enjoy watching the new video on InterSystems Developers YouTube: ⏯ Envisioning a Data driven Future @ Global Summit 2023 This panel discussion is focused
Question
Michoel Reach · Mar 28, 2023

MAXLENGTH for VARCHAR in ODBC

[Cross-posted from https://groups.google.com/g/intersystems-public-cache/c/eRFeORb_sb0] You can try to change using Config.SQL class.
Article
Oliver Wilms · Apr 21, 2023

Still trying to copy data from audit-consolidator into IRIS Cloud SQL

I want to use Python SQLAlchemy, pandas and sqlalchemy-iris (created by Dmitry Maslenikov) to copy consolidated audit data from my consolidator class in my IRIS container to my InterSystems
Question
Eduard Lebedyuk · May 26, 2022

How to produce color text in a terminal

How do I use ANSI escape codes to produce green text in InterSystems IRIS terminal?