It gets data populated fine in the dataTable on local database with default Local connectionString but when I change it to use server database with connectionString by the server is the case; Check my connectionString below:
Local:
providerName="System.Data.SqlClient" />
Server:
Thanks in advance.
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit GuptaPosted Oct 7, 2018, 2:14 PM