TMSChangeNotification
Posted: Sat 18 Aug 2012 08:43
Hello,
I assigned a MSTable to a MSChangeNotification.
I added a sql select to the MSTable
('select UserId, Username ... From Table Order By Field').
Everything is ok and works fine unless a ntext-field is in the select statement.
Then, I get an errormessage: "Statement does not support notifications".
Can I solve this anyway? All of my Tables have ntext Fields.
Maybe its not very important to get notifications when ntext Field changes, but what about all the other Fields?
I assigned a MSTable to a MSChangeNotification.
I added a sql select to the MSTable
('select UserId, Username ... From Table Order By Field').
Everything is ok and works fine unless a ntext-field is in the select statement.
Then, I get an errormessage: "Statement does not support notifications".
Can I solve this anyway? All of my Tables have ntext Fields.
Maybe its not very important to get notifications when ntext Field changes, but what about all the other Fields?