How to do - MS SQL C# Excel Access
Sunday, 3 March 2013
How to fix error Unable to retrieve metadata for '' Using the same DbCompiledModel to create ...
How to fix error
Unable to retrieve metadata for ''. Using the same DbCompiledModel to create ...
Watch on you tube
To fix it replace in Web.config in connection string
providerName=
"System.Data.SqlServerCe.4.0"
with
providerName=
"System.Data.SqlClient"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment