which section of the database has the ingame character names.

Results 1 to 4 of 4
  1. #1
    Freestyle GunZ Top Owners Sniper is offline
    MemberRank
    Sep 2007 Join Date
    345Posts

    which section of the database has the ingame character names.

    hi well i have a question just wanna know which section in the database has the ingame character names

    is it dbo.login?

    im not talking about registering an acct manually

    like for example

    a person registers a username called test

    pw is test

    and he makes a character which section in the db as that character name?


  2. #2
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: which section of the database has the ingame character names.

    xD people are getting stupider by the second. Character.dbo DUH

  3. #3
    Freestyle GunZ Top Owners Sniper is offline
    MemberRank
    Sep 2007 Join Date
    345Posts

    Re: which section of the database has the ingame character names.

    iight lol

    uhm and wut about finding a chara whn i do CTRL F

    ther is nothin to type to find XD

  4. #4
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: which section of the database has the ingame character names.

    use a MSSQL Query. Like : SELECT * FROM Account WHERE UserID = "id here"



Advertisement