About 3,630 results
Open links in new tab
  1. How to trap a SQL Timeout - social.msdn.microsoft.com

    Jan 13, 2012 · I'm looking for a way to trap a SQL Timeout in my code. I need to ask the user if he want to extend the timeout or abort.

  2. An error occurred while executing the command definition, w/ inner ...

    May 27, 2011 · See the inner exception for details. ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

  3. SqlException (0x80131904): Incorrect syntax near 'nvarchar'. Must ...

    May 16, 2012 · SqlException (0x80131904): Incorrect syntax near 'nvarchar'. Must declare the scalar variable "@SoyDataID". when Updating Data from Gridview Archived Forums 1-20 > ADO.NET …

  4. Error updating to TFS 2017 - social.msdn.microsoft.com

    Apr 10, 2017 · at Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.MapException …

  5. How do I resolve this issue"Error:System.Data.SqlClient.SqlException ...

    Jul 20, 2017 · Thanks Kausal. I tried doing that but ended with slight new error message. "Error:System.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'Table'. …

  6. Cannot insert the value NULL into column.......................

    Jun 17, 2008 · Exception Details: System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'ReviewID', table 'reviews.dbo.OR_Comments'; column does not allow nulls.

  7. System.Data.SqlClient.SqlException: A connection was successfully ...

    Oct 7, 2021 · System.Data.SqlClient.SqlException: A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - An …

  8. dados SqlServe em uma Listview - social.msdn.microsoft.com

    No meu banco de dados "x" eu tenho uma tabela que contém mais de 600mil registros, e eu queria exibi-los em uma Listview, na tabela no sql possui 10 colunas com dados, porém não preciso …

  9. SSRS 2008 R2 authentication error for shared dataset

    May 12, 2014 · Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source ' Data source for shared dataset'. ---> …

  10. System.Data.SqlClient.SqlException: Sintaxis incorrecta cerca de

    SqlCommand com = new SqlCommand (updTrabajador, con); no hace falta definir el CommandType por defecto es Text saludos Leandro Tuttini Blog MVP Profile Buenos Aires Argentina Propuesto …