Hi....,
I got an error of System.Data.SqlClient.SqlException: Invalid object name 'Phase1'like this but in my code there is no Phase1..what should i do..plz help me...
If your C# code is correct then see your SQL Query check all the columns name and table names are correct or not. Also check the table name is available in your database to which you are connected.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.