About 50 results
Open links in new tab
  1. Sql Server 2008 R2 is disconnecting frequently in 2 minutes interval

    Jul 1, 2012 · The server was not found or not accessable. Verify that instance name is correct and that sql server is configured to allow remote connections.Provider:Named Pipes Provider ,error: 40- …

  2. Import DBF Files To SQL Server - social.msdn.microsoft.com

    Apr 16, 2012 · Question 0 Sign in to vote Hello Friends, i have some 40 dbf files i need to import that one to sql server 2008

  3. copy/y doesn't work in SQL Agent job step

    Oct 8, 2023 · there are no spaces in the command. it runs fine without the /y. can you run a copy statement with /y in your agent? I'm on SQL 2008 R2, if I haven't mentioned that. Thanks.

  4. How to confirm SQL Server 2008 R2 is using which TLS protocol

    Jul 29, 2020 · A web server will act the same way. It will use the "server" configuration when web clients connect, but it will connect to a SQL Server with the "client" configuration. SQL Server 2008 R2 will …

  5. Access database ballooned in size: why? - social.msdn.microsoft.com

    Mar 20, 2019 · Access 2016 to SQL 2016 back end on Windows 7. I work as a consultant on an Access database I developed while I was an employee. My replacement is not an Access developer. He has …

  6. Where para verificar se o campo esta preenchido!

    Respostas 0 Entrar para Votar Boa tarde, Experimente mais ou menos dessa forma: select s.* from SMS as s where coalesce ( (select top 1 1 from Agendamento as a where a.id_sms = s.id_sms), 0) ^ …

  7. Importing from Excel 2013-2016 - SSIS 2017

    Nov 20, 2018 · on my machine I've SQL Server 2017 64-bit and SSIS 2017, SSDT for Visual Studio 2017, Excel 2016 64-bit (Office Professional Plus).

  8. Adding a user using a stored procedure: Permission issues for 'sp ...

    Jul 10, 2009 · Yes, it is. But the problem is the dynamic SQL. That executes is a separate connection context, where the execution context the proc isn't valid. This is on purpose to prevent an elevation of …

  9. Outputting a Variable Table Using sp_ExecuteSQL

    Jan 10, 2017 · The dynamic SQL can not access the table variable but it can access the temporary table created prior to its execution.

  10. ADH Service Status - social.msdn.microsoft.com

    How to find out ADH (Active Directory Helper) Service Status by T-SQL Statement My requirement is: ADH Service is installed but not running for this situation i need query