Question Jayesh Gupta · Apr 2, 2024 How to load a sqlite file into IRIS I know that you can use Do $SYSTEM.SQL.Schema.ImportDDL() to insert sql files into IRIS however I was wondering if there is a way that I can upload .sqlite files into iris? I have about 20 .sqlite files that I need to get into my database. I tried using the ImportDDL method but it said "SKIPPING non-SQL SOURCE:" #SQL #InterSystems IRIS 0 6 0 129