No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hi, Set AUTOPOSTBACK propery of DROPDOWNLIST to TRUE.
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 …
Hi, Create procedure adding @number int as update tablename set id=id+@number exec adding 10 Regards, SrinivasaRao.Narra Kongapadu.
hi, string str="good"; Console.WriteLine(str); Console.Read(); Regards, Narra.
The End.
srinunarra