i am seeing this error when connecting to the DB.
Login failed for user 'dbo'. Reason: Not associated with a trusted SQL Server connection.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'dbo'. Reason: Not associated with a trusted SQL Server connection.
can anyone tell me wat is the problem?
thanks for any help..experiencing another error..
can anyone help?
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'h'
thanks|||This means you are referring to a non-existent column named h.
Please provide your code so we can help you to isolate the problem.
Terri|||thanks very much terri.
i have solved the problem..|||encountered this error while doin binding to datagrid
can anyone help me? thanks very much
* Error while binding data
General network error. Check your network documentation.
.Net SqlClient Data Provider
No comments:
Post a Comment