Click to See Complete Forum and Search --> : SQL Server Value -1.#IND


gvig
01-17-2006, 06:37 PM
When I am looking at some data within SQL SERVER table I am seeing an odd value: The value is -1.#IND. The field is defined as real. Could anyone tell me what this error is and/or how I could reproduce it?

Thanks :D

NogDog
01-17-2006, 07:08 PM
I think that might represent a mathematical error, such as a divide by zero, but I'm not sure.

chazzy
01-17-2006, 07:36 PM
if it's not that, it might be an imaginary number. how does this value get populated?