Question Dom GMMH NHS Trust · Mar 17, 2022 How to perform multiple row SQL insert to a Linked Oracle Database record using DLLImport Hi, we are trying to run a dynamically generated Oracle Insert SQL script using Do $SYSTEM.SQL.DDLImport("Oracle",""," sql.txt",[Error Log]) to insert multiple rows into a Linked Table within HealthConnect to an Oracle database. We have tried using statements that are accepted within Oracle but not when using Intersystems DLL along the lines of : #SQL #InterSystems IRIS 0 4 0 567