About 50 results
Open links in new tab
  1. TCP KeepAliveTime, KeepAliveInterval in MFC

    I wrote an MFC (VS2010) application that uses the KeepAliveTime and KeepAliveInterval settings to monitor a socket (not showing the code here to save time). The code works fine and it does what I …

  2. OLE DB and Visual FoxPro - social.msdn.microsoft.com

    How Do I register the Provider for Use with VS2003.NET ? (how do I check that VS is using the updated driver for the OLEDB. For Vis FoxPro where I go to the connection dialog ? AND HOW can I fix the …

  3. How to check database connection at application startup in MVC

    Oct 7, 2021 · Answers 0 Sign in to vote User197322208 posted now i want to check database connection, smtp connection at the very initial stage of application start-up before the login screen …

  4. SQL Agent Service Account - social.msdn.microsoft.com

    Check whether this user id or domain admin group is added in the local administrators group on the server. Also, check whether the credentials are correct. Thanks & Regards RAJUKIRAN L Please …

  5. Sql Management Studio - Results to File - I think they are coming out ...

    SQL Server has Unicode and non-Unicode data types. Unicode includes nchar, nvarchar, ntext and non-Unicode includes char, varchar, text. If the query result has Unicode data, you need to save the …

  6. connectionStrings with windows authentication

    Oct 7, 2021 · In the web.config, how do add a connection string by using a window authentication with the username and password?

  7. Azure site to site vpn says connecting - social.msdn.microsoft.com

    Apr 3, 2019 · Check whether your VPN device is listed under validated list with minimum firmware version.

  8. MSDN

    MSDN

  9. Access 2010 64-bit, ADODB Connection - social.msdn.microsoft.com

    Jan 23, 2014 · Check that first, because this Dim statement should compile just fine. Am I correct to assume that you have another computer or VM where you have Office 2010 64-bit installed? If you …

  10. ODBC cannot connect to SQL Server - social.msdn.microsoft.com

    Question 0 Sign in to vote Hello, I've the following configuration: - Server: 2008 R2, at machine A, W7 x64 - Client: tried to connect via ODBC (SQL Server) & SQL Management Studio, at machine B, W7 …