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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FileIndex MSIDXS

Status
Not open for further replies.

TCavins

Programmer
Aug 8, 2001
25
US
I'm working with Index Server and am getting an error of:

System.InvalidCastException: The data value could not be converted for reasons other than sign mismatch or data overflow. For example, the data was corrupted in the data store but the row was still retrievable.

When I try to return the FileIndex column. My select statement looks like "SELECT FileIndex, DocTitle, vpath, filename, size, write, characterization, rank". If I remove FileIndex, it works great!

Does anyone have an idea on how to fix this? It is necessary for me to pull back FileIndex, so removing it is not an option.

Thanks,

Tim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top