Forum Replies Created

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

  • RE: SA Password

    On a machine with a working registration in Enterprise manager run the following VB-Script;

    ====================

    dim App, cntServ, cntGrps

    Set App = CreateObject("SQLDMO.Application")

    For cntGrps = 1 to App.ServerGroups.Count

        For cntServ = 1 To...

  • RE: Visual Basic Code Generator

    sounds great....but still getting "HTTP 500 - Internal server error" when accessing the page.

  • RE: Visual Basic Code Generator

    server 500 internal error

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