ODBC error

Joined
Jan 12, 2010
Messages
2
Reaction score
0
I get this error whenever my query tries to return results to excel that have a value of 0 in the Functional Cost column : "Invalid character value for cast specification column #17 (Functional Cost)"

I can avoid this error by adding Where 'Functional Cost'<>0 to my query but then my results are incomplete. Is there some way to work around this error so that these rows are still shown?

thanks in advance for any help :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top