Hi Team,
Whenever I open my appsheet it always says “Data table ‘lkup_districts’ is not accessible due to: Unable to cast object of type ‘System.Byte’ to type ‘System.String’..”, I have tried to re-create the same table and reloaded but same.
Hi Team,
Whenever I open my appsheet it always says “Data table ‘lkup_districts’ is not accessible due to: Unable to cast object of type ‘System.Byte’ to type ‘System.String’..”, I have tried to re-create the same table and reloaded but same.
You cannot. They are not compatible data types. Your db column needs to be set to a string or text type.
I hope this helps!