About 5,290 results
Open links in new tab
  1. VBA - Network, Computer Information

    Sep 2, 2011 · I found a way of remotely connecting to each PC to get the information you require. below shows an example of getting the CD ROM from the current PC. but you can use the …

  2. Database already exists when trying to connect different …

    Feb 6, 2009 · Unfortunately, when another person in the same intranet tried to connect, it said that AttachDBFilename couldn't attach the file, as a database of that same name already existed. …

  3. SSL certificate migration fails - social.msdn.microsoft.com

    Jun 8, 2010 · The certificate IS installed the remote end, but the one on the main server seems to have a binding to a 192.168.0.x address that is no longer is use. Could this be causing the …

  4. How can the resource database version be different to the SQL …

    Oct 15, 2009 · This tells us that the resource database is at RTM whilst the SQL version is SP3. The summary log at (C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG) shows …

  5. Is there a way to get sql server name from registry or somewhere …

    Aug 13, 2008 · Now I don't want the user to find the sql server name and manually type in during setup. I ran through the registry, but couldn't find the server name or key anywhere. So is it …

  6. Connecting a workstation to a database - social.msdn.microsoft.com

    May 30, 2013 · Are you sure that the SQL Browser service is running on the computer where the database is residing ? ( With SQL Server Express, the SQL Browser service is not started …

  7. Exception- Name cannot be null or empty.

    Mar 23, 2015 · Finally I get the exception:Exception -Name cannot be null or empty. Can someone please give some pointers as to where is the problem? Also, how can i debug on the …

  8. How to get the value of TestPropertyAttribute in runtime

    Feb 18, 2019 · Note: This method is to get the instance of TestProperty, so we can use it to get name and corresponding value together. In addition: You can get more info from this issue …

  9. Unable to create a SQL Server 2014 listener in failover cluster …

    Nov 13, 2014 · Silly mistake on my part, the cluster computer name didnt have full access to the OU that the cluster network name is trying to be created in. Granted access and worked …

  10. How to log on to SQL Server Management studio

    Sep 12, 2014 · If SQL Server is installed on the same computer where SharePoint is installed, then try to connect using “.\SHAREPOINT” (without quotes). If SQL Server and SharePoint are …