Forum Replies Created

Viewing 15 posts - 406 through 420 (of 7,472 total)

  • Reply To: unable to connect to SQL2005 Cluster via instance name with Microsoft Intune pc

    indeed.

    Been there, did that.

    You can bring a horse to the water, but you cannot make it drink.

     

  • Reply To: INSERT Failing

    What's the actual error message you are getting ?

     

  • Reply To: unable to connect to SQL2005 Cluster via instance name with Microsoft Intune pc

    These are SQL 2005 instances on Win 2003 ( to be retired in the next 2 years, for the last 10 years )

    From systems maintenance perspective, we don't touch these...

  • Reply To: Updating a sql 2019 database from a sql 2000 database

    Once you go to SQL2019, the minimum database level is 100 !

    That may break some stuff if you were to migrate the db and have your app use it on...

  • Reply To: unable to connect to SQL2005 Cluster via instance name with Microsoft Intune pc

    No we only have named instances on our SQL2005 clusters.

    ClusteredSQLServerName\InstanceName is being used to connect with.

    Connections which provide the correct port number workt fine

    ( ClusteredSQLServerName, portno OR ClusteredSQLServerName\InstanceName,portno )

     

     

  • Reply To: unable to connect to SQL2005 Cluster via instance name with Microsoft Intune pc

    It must be a SQL2005 issue.

    All newer Clustered SQL Server instances work are getting connected to without an issue.

  • Reply To: unable to connect to SQL2005 Cluster via instance name with Microsoft Intune pc

    It returns the sql server full instance name allright.

     

  • Reply To: SQL SERVER 2019 ... ERROR TO CONNECT WITH A NEW LAPTOP

    local firewall active?

  • Reply To: problem of slowness in my requests

    Dennis Jensen wrote:

    Johan Bijnens wrote:

    Why is this left join used in your "WHERE NOT EXISTS " parts?

                ...
  • Reply To: problem of slowness in my requests

    Why is this left join used in your "WHERE NOT EXISTS " parts?

                  ...
  • Reply To: Shrink Database Log Files One by One

    indeed. Good point.

  • Viewing 15 posts - 406 through 420 (of 7,472 total)