• Kempeth (unregistered)

    You don't fight with some one dumber than yourself. They drag you down to their level and beat you through home field advantage...

    public class LightweightMegaExtendableDatabase
    {
      public static void Connect(MenuDataSet dataSet, String connectionString)
      {
        dataSet.LoadXml(connectionString);
      }
    }

    It took me a bit longer because I had to write my own database driver...

  • Mike (unregistered) in reply to Bosshog

    XML is just a verbose flat file database.

  • SomeName (unregistered)

    "I get paid. If you expect me to deal with all that computer shit, I'll go off on stress leave and sue you." And that is why companies hesitate hiring women and why men are starting to avoid them.

Leave a comment on “The Command Center Administrator, and More”

Log In or post as a guest

Replying to comment #393815:

« Return to Article