I need to be able to send through a word to a stored procedure in SQL Server which will respond with an associated word. How can you send back a word to a vb app. I imagine you would need to create a field, and add the value to the field. If this is correct, what would the code be?

Thanks in advance.