Error filling dataset

ilyail3

Active member
Joined
Feb 15, 2005
Messages
31
Programming Experience
1-3
I've build an adapter, when I tried to fill the dataset I got:
"An unhandled exception of type 'System.InvalidCastException' occurred in system.data.dll

Additional information: Object must implement IConvertible."
what can I do about it?
 
Back
Top