Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi, I created a SQL Database in Fabric and I wanted to insert some records into a table via JDBC. I get "SQL Error [24559] [S0001]: Data Manipulation Language (DML) statements are not supported for this table type in this version of SQL Server.". The same statement works if I run it inside of Fabric SQL Database SQL console. Any ideas? Is this documented somewhere? Thanks
Solved! Go to Solution.
You cannot use DML via the SQL analytics end point.
Normal database connection does support DML
You cannot use DML via the SQL analytics end point.
Normal database connection does support DML