How to INSERT a table row in a database using JSON and DAL2?
Add an Answer
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi!
I´m using the DAL2 and have succeeded in retrieving data from the database with JSON and knockout.
Now I will try to write updated and new (INSERT) rows into the same table, but I cannot find any examples. Can anybody help?