I'm having the same problem. I have a stored proc that should return a single string, but the table adapter method's return value is an int? and I get an error message every time I try and run it. Someone else has a similar stored proc, but the return value in the table adapter's query is...