Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~106 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ud_gs_sj

in the update query its giving an exception as [B][COLOR="Red"]Operand data type varchar is invalid for subtract operator[/COLOR][/B] so pls help me how to solve this [code] da7 = new SqlDataAdapter("SELECT item_name, item_quan,item_cat FROM c_item WHERE (item_name = '" + fname + "') AND (item_cat = '1')", con); da7.Fill(dt7); string …

Member Avatar for searchsource
0
106