GridView Update command
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have put the following code in my sorce code " /> I get the following error The connection name 'Pubs' was not found in the applications configuration or the connection string is empty. So my question is? Is Pubs the name of the database or table
karabo mekgwe Ecom Institute
-
I have put the following code in my sorce code " /> I get the following error The connection name 'Pubs' was not found in the applications configuration or the connection string is empty. So my question is? Is Pubs the name of the database or table
karabo mekgwe Ecom Institute
No, it should be the name of the entry in your configuration file that contains the connection string to get to Pubs.