Home Forums SQL Server 2012 SQL 2012 - General Validate Disk Access Latency:No disks were found on which to perform cluster validation tests. RE: Validate Disk Access Latency:No disks were found on which to perform cluster validation tests.

  • TheSQLGuru (4/29/2013)


    some people create database names that REQUIRE brackets (like 12345), so I would try something like this:

    from [' + name + '].dbo.mytable ...

    same goes for table names too, btw

    How in the HECK this this reply wind up under THIS thread?!? sigh...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service