Hello, I am trying to write to attributes such as AttrToDBReplaceCmd, DBToAttrCmd, RecordSelectNextCmd and RecordSelectFirstCmd but everytime I try and set the attributes to true, it gives me this error.
I am following the Youtube video "Learn in 30: System Platform SQL Server Connection" and have done everything as they have up to the point at 26:23 which is where I am getting the error, so I've connected the database and table to the data object. I was unsure if there was permission for my windows user to so ran the query as can see below:
but this has not fixed the error. Has anyone else experienced this error and know how I can move past this? The SQL Server admin login details are unknown to me, so I am connecting to the database using windows authentication. Does anyone have any advice?