Forum Discussion

gopalqa's avatar
gopalqa
Occasional Contributor
13 years ago

TestComplete is saving nvarchar value as BLOB instead of actual value

Hi, I have created a Keyword test with a db checkpoint, trying to save couple of column values (of type nvarchar) to the store, but it is storing as a BLOB instead of the actual value. How can I ge...