Object Must Implement IConvertible

K

Kat

I have a gridview that queries a stored procedure to select id, firstname,
lastname from clients. Then I have a detailsview that queries the client
details linked to the id from the client gridview. If I put the select
statement for the client details directly into the datasource, it works
fine, but as soon as I put the select statement -- the exact same
statement -- into a stored proceudre, I get the above error. What does that
mean and how can I fix this? Thank you very much for your help.
 
T

Teemu Keiski

What's the object you are passing as data source or to the query? Usually
this occurs when object cannot be converted to a specific type.
 

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

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top