Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)

  • RE: Connecting to AdventureWorks on Azure

    That worked. Thanks.

  • RE: Connecting to AdventureWorks on Azure

    Login is failing:

    "Failed to connect to server mhknbn2kdz.database.windows.net (Microsoft.SqlServer.ConnectionInfo)

    Additional Information:

    Cannot open database "master" requested by login. The login failed.

    Login failed for user 'sqlfamily'.

    This session has been assigned a tracing...

  • RE: The Growth of Vista

    I love to live on the bleeding edge. I'm one of those people who learn by their mistakes and living on the bleeding edge you make a lot of mistakes....

  • RE: Responsibility

    Don't make this too complicated by personifying our human altruism into some sort of corporate "personailty". There is no ethic for a company other than what is required by law,...

  • RE: Securing the SA Account in SQL Server 2005

    Here is some code for generating a nice 128 character SA password; have fun:

    set

    nocount on

    declare

    @counter int,

    @password varchar

  • RE: Bad Manners

    Interesting issue. If the facts are straight should it matter the source or relative anonimity of the poster? As I gather it no one is disputing the factual basis of...

Viewing 6 posts - 1 through 6 (of 6 total)