Hello everyone
I'm tring to read from Textbox and store it on sql server table....
I used function patch it gave me an Error
https://imgur.com/a/HxDh9
Patch('[dbo].[KAfaween]',Defaults('[dbo].[KAfaween]'),{Name: "hhhhhhhhhh"})
the first argumnt of 'Patch' must be a collection
how can I insert into sql table a value...?
