Forum Replies Created

Viewing 15 posts - 76 through 90 (of 168 total)

  • RE: A Technique for Determining the I/O Hog in your Database

    Nice article, definitely adding it to my collection for sometime when I have a little more spare time.

  • RE: XBOX SQL

    You've got a point with the membership fee and tracking.  But you know that eventually, if it becomes popular enough, copies of the compiler will find their way to the...

  • RE: XBOX SQL

    I think this is a great idea.  As the article states, it will bring in many more ideas and eventually allow the big game writting companies to see what styles...

  • RE: Plasma or Diamond?

    I have to agree with the general trend in this thread.  A ring will outlast almost any cool technology currently available.  Also the ring doesn't have to be large and...

  • RE: Alternative to the Microsoft MMC Console

    I agree, I get so Enthusiastic about sharing my new discoveries with people that I often make simple mistakes in my presentations.  I am still working on the idea of...

  • RE: Alternative to the Microsoft MMC Console

    Hi Willhaney, just go ahead and delete the include file line altogether.  I had put that in there as a foobared place holder where people could put their own included...

  • RE: Alternative to the Microsoft MMC Console

    The constants that were stored in my include files which you need are these:

    AnonUser = "myUserName"

    AnonPword = "mySQLPassword"

    Const adCmdStoredProc = &H0004

    strConn =  "Provider=SQLOLEDB.1;" & _

     "Initial Catalog=MyDatabase;" & _

     "Data Source=MyDatabaseServer;" & _

     "User...

  • RE: Alternative to the Microsoft MMC Console

    The /inc folder simply contained my connections to my SQL server.  Seeing as this is a SQL server specific site, I assumed that people would know how to create databases,...

  • RE: Alternative to the Microsoft MMC Console

    Sorry all, I have been gone for the last week due to my wife having our second child.

    Thanks to Steve Jones, the zip file available for download within the article...

  • RE: Alternative to the Microsoft MMC Console

    Good idea, sorry this is only my second article.  I will remember that suggestion for next time.

  • RE: Free SQL Prompt 2.0 valuable, but flawed; V3.0 being built from scratc

    I agree with most everyone else, free is a great price for something we have been waiting for.  Even if it isn't perfect yet.

    Thanks for the admission on the licensing...

  • RE: Alternative to the Microsoft MMC Console

    Cory, are you trying to setup the whole thing, or just the right click and disconnect feature?

    If it is just the disconnect feature then PM me with your email and...

  • RE: Alternative to the Microsoft MMC Console

    It's not that difficult, but if you are trying to do it on your own then you will definitely need a good programming skill set in javascript or vbscript.

  • RE: Get RAAS WorkFlow Manager For Free

    A nifty little program.  But far too much work to setup, for too few features.  I would rather see a program like this with a web interface.  Also the fact that...

  • RE: Closing on One Year

    I agree with this post.  We have a couple of 2005 servers which were created for new projects or new installations.  The only server we are actually migrating is our...

Viewing 15 posts - 76 through 90 (of 168 total)