qwertyz
qwertyz
CC#
Created by qwertyz on 3/9/2024 in #help
visual stduio link with local db
network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SNI_PN11, error: 56 - Unable to load the SQLUserInstance.dll from the location specified in the registry. Verify that the Local Database Runtime feature of SQL Server Express is properly installed.)
19 replies
CC#
Created by qwertyz on 2/16/2024 in #help
how can I run a raw sql query in asp.net mvc.
I know how to write the query, but dont know how to execute it and return the query data to the view. The query contains data from multiple tables. I specifically need help with displaying the results in the view.
30 replies