View Single Post
Join Date: Jan 2008
Posts: 4
Reputation: anansiva is an unknown quantity at this point 
Solved Threads: 1
anansiva anansiva is offline Offline
Newbie Poster

Re: Insert,delete,Update codings in VB.NET?

 
0
  #2
Jun 9th, 2008
Hi,
I think that your command will be the problem for you..please replace "cmd=new sqlcommand("select * from emp",con)" in your code and test it whether it is working or not..
I dont get any other bug from your code.....Thanks
Reply With Quote