Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Incompatible Datatype with SQLServer

Status
Not open for further replies.

Kurobei

Programmer
Jan 2, 2002
2
MX
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?




 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top