Search

Clear filter
Question
Nezla · Feb 26, 2018

Copy Files

Thanks Robert, and that's my understanding as well because in our software we actually stream PDF file in the database and also can restore them as a physical pdf files to read them
Article
Mark Bolinsky · Jul 10, 2018

Storage Performance Series - NetApp All-Flash FAS (AFF) A300

One other observation is that total CPU utilization in the server itself was near 100% as well during the test runs with a higher number of concurrent jobs, so that is a factor to be
Question
Ivan Novo · Feb 28, 2019

Stream Binary to JSON work around. HealthShare 2017.2

%ToJSON() ^<METHOD NOT SUPPORTED>zTestByteArray+9^UCLH.SIP.Test.Utilities.1 *%ToJSON,%Stream.FileBinary We have contacted the vendor of the API to double check if they
Question
Eduard Lebedyuk · Jan 27, 2022

Storing dynamic object properties larger than 3641144 symbols

In short, you work with your json property as intended, merely before saving the object, you save the json-property into a stream and after opening an instance, you restore the json-property
Announcement
Jeff Fried · Feb 7, 2022

Updates to our release cadence

Many other software vendors are now using this two-stream approach, typically labeling their “slow train” LTS, which stands for Long Term Support.
Article
Benjamin De Boe · Dec 15, 2021

2021.2 SQL Feature Spotlight - Run Time Plan Choice

Outliers Now, say we are not a sports gear manufacturer, but a specialist vendor of moulds for Belgian chocolates (where'd I get that from? ).
Question
Kris Roberts · Dec 10, 2023

Converting $H to UTC for a timezone that is not local (Object Script)

horolog, etc. you have to consider a simple rule, if you change things (which can be used by subsequent routines, methods, etc.) for your own use, then after using them, you have to restore
Article
Luis Angel Pérez Ramos · Aug 22, 2023

QuinielaML or how to get rich with Embedded Python and IntegratedML

The victory of the home/local team is marked with a 1, that of the away/visitor team with a 2 and the tie with an X. Here you have an example of a ticket from the Quiniela.
Article
Jude Mukkadayil · Mar 29, 2023

SQL IRIS Editor and IRIS JAVA CONNECTION

Squirrel SQL Java 19 Compatibility Multiple caret/cursor editing Global Preferences and New Session Properties search Several improvements of Saved Sessions (feature to save and restore
Article
José Pereira · Apr 5, 2022

Serializing Python objects in globals

But for objects, the process needs to instantiate their class data type and set all their properties as well, so this way a restored Python object could be used, including calls to
Question
Adel Elsayed · Dec 21, 2022

what is the time complexity of list operations?

But my mentor from that time said "Yes Joel, they are faster, but $list was added to ObjectScript so that we wouldn't have to worry anymore about delimiters, and sub-delimiters, and
Article
Robert Cemper · Dec 9, 2024

Reviews on Open Exchange - #Rollup

experience 6.0 y 33 iris-python-interoperability-template 6* template 6.0 y 34 iris-r-gateway-template an excellent 6* template 6.0 y 35 iris-vector
Announcement
Anastasia Dyubaylo · Aug 4, 2022

Key Questions of the Month: July 2022

by Markus Suonpää Given a Start Time, Time Zone and Duration (in Minutes): How to calculate End Timeby Victor Castanon Iris for health, community, problems with new namespaces and
Article
Istvan Hahn · Sep 23, 2016

Creating a RESTful Service using Ensemble

;Route Url="/:service/:p1/:p2" Method="GET" Call="InvokeEnsembleService"/> </Routes> } /// Please note that the positional parameters are passed by the argv argument vector
Article
Timothy Leavitt · Apr 16

Thoughts on Coding with GenAI

This is something I’d love to see as an IDE feature: toggle “learning mode” where AI watches/mentors you rather than doing any of your work for you.