Old code that made our gmod9 server able to talk to the sql server

Discussion in 'Garry's Mod 9' started by Chicken132, Feb 11, 2014.

  1. Chicken132 Extreme Meglomanic Staff Member

    Joined:
    Jul 10, 2007
    Messages:
    121
    Likes Received:
    1
    Trophy Points:
    18
    Found this on my old computer backup from years and years ago, it is strife with bad practice but was my first c# app, we used it to run the lua to sql and back for gmod9 and while it worked it was very much primitive and short of broken sockets for lua the only way we were able to do the old bans and admin stuff on the sql server.

    I am posting this for posterity's purpose only this is likely the only other copy of this app aside from the backup files so anyhow, here it is.
    https://pastebin.com/KqRHHYnU
     
  2. nafrayu Super Moderator Staff Member

    Joined:
    Jan 29, 2008
    Messages:
    395
    Likes Received:
    8
    Trophy Points:
    18
    Oh god, awesome! I always wondered what's on the other side of TextSQL, haha :D