I'm trying to get data with lotusscript from a SQLServer database, but I can't get Text data. It says:
"Cannot convert data from native to expected or requested datatype"
I've tried with string and variant datatypes but it just can't get the value. I test it with integers and worked just fine. The problem is with the Text datatype from SQLServer.
Any ideas?
"Cannot convert data from native to expected or requested datatype"
I've tried with string and variant datatypes but it just can't get the value. I test it with integers and worked just fine. The problem is with the Text datatype from SQLServer.
Any ideas?