HELLO EVERYONE,
I have a database hwre i declared some column as a computed column and some as a float.While inserting the values from GUI,i m getting error like"Input String was not in correct format"while i am able to insert the values directly to the database by sql.
Plz help.Thanks in advance.
Loading
Pramod LawatePosted Dec 13, 2013, 12:35 PM
Arjun DhilodPosted Jun 26, 2013, 2:06 AM
I know you r new in .net so don't worry i will tell you trick 1st read the error if you read error and understand it than you solve it self know you see error :- in error mentioned "Input String was not in correct format" so those value you insert in database it should be different from Table data type.
selva kumarPosted Jun 26, 2013, 1:47 AM
Sanjeeb LenkaPosted Jun 26, 2013, 1:39 AM