Hi Team,
I'm trying to replace excel data source to SQL Server on-prem.
My table is created and I have tested creating sample app using that datasource and it works.
But, trying to do the same I face issue
1. “An entry is required or has invalid value” exception.
2. I'm trying to store image that user choose into a Blob object in SQL Server. That's not working even in sample app I have created.
Can you please help. Thanks.