Subject: IConvertible error problem
Posted By: geek.net Post Date: 2/10/2006 7:03:02 AM
hi...
i am using vb.net in my project.
i taking many fields like empid,name,timein etc..from textbox and dropdown.
while i click ADD button of my form it display me error as...

Object must implement IConvertible.


Line 153:        Try
Line 155:            myCommand1.ExecuteNonQuery()

line 155 is a error line..

i am not able to understand error and what should i do to overcome this error?


Reply By: Hal Levy Reply Date: 2/14/2006 5:44:03 PM
You might want to search p2p (use the box up on the top right) for "iConvertable" . It has been answered before

Hal Levy
Please do your own homework.
I am here to help you, not do it for you.
I do not have sample code for anything

Go to topic 39852

Return to index page 370
Return to index page 369
Return to index page 368
Return to index page 367
Return to index page 366
Return to index page 365
Return to index page 364
Return to index page 363
Return to index page 362
Return to index page 361