I have a Grid inside a Master/Detail Form
I need to connect it to a Form to permit to update the information
I try to use an Edit link, it work with mysql and mariaDB, but with mssql I get and Invalid data error
I change the link to a Field link and it work with both, mysql/mariaDB and mssql