Forum Discussion
Sudip
2 years agoFrequent Visitor
Changes Not Reflected in Fabric Lakehouse table from azure sql db table using EventStream
I have a Azure SQL db with CDC enabled as a source and I want the changes to be reflected in Fabric Lakehouse. I have initially created a pipeline to copy the table from Azure SQL db to Fabric Lakeh...
Anonymous
2 years agoNot applicable
Hi Sudip ,
Ensure that the data types in your Azure SQL Database match those in your Fabric Lakehouse. The error message indicates a type conversion error, which often occurs when there is a mismatch in data types.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Sudip
2 years agoFrequent Visitor
i get that but the problem is there is no datetime column in my source.