I am dealing with a legacy app using MS SQL for some data tables.
If I try to insert a record in those tables I must provide a RowVersion value in the specific column.
Seems like RowVersion is a timestamp converted to binary.
Trying to feed an Number, Datetime or Text type results in an error.
How can this be handled in Appsheets?
How to convert a DateTime to binary?
User | Count |
---|---|
18 | |
10 | |
5 | |
4 | |
3 |