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
Ranked #44.2K
~511 People Reached

4 Posted Topics

Member Avatar for s1986
Member Avatar for iced98lx

Hi, use this command SqlCommand commandd=new SqlCommand("SELECT ss_no FROM "informix".id_rec WHERE id ="+txtBox1.Text+"",connection ); here txtBox1 is where you are giving your input in your Form.Similarly Update command also. I hope this helps you. Regards, Narra. [QUOTE=iced98lx;538938]Hi All- I've been browsing for a while but finally had to sign up …

Member Avatar for iced98lx
0
126
Member Avatar for u4umang2001

Hi, Create procedure adding @number int as update tablename set id=id+@number exec adding 10 Regards, SrinivasaRao.Narra Kongapadu.

Member Avatar for srinunarra
0
83
Member Avatar for asif08

hi, string str="good"; Console.WriteLine(str); Console.Read(); Regards, Narra.

Member Avatar for srinunarra
0
105

The End.