SyntaxFix
Write A Post
Hire A Developer
Questions
After SqlCommand cmd=new SqlCommand ("insert into time(project,iteration)values('.... Add
SqlCommand cmd=new SqlCommand ("insert into time(project,iteration)values('....
cmd.Connection = conn;
Hope this help