Question
· Apr 2

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:"

Product version: IRIS 2023.3
Discussion (6)2
Log in or sign up to continue