[Antrix] Accounts Manager

Results 1 to 13 of 13
  1. #1
    Newbie Duddits is offline
    MemberRank
    May 2007 Join Date
    19Posts

    [Antrix] Accounts Manager

    I'm currently working an a Antrix Account manager, almost done. Just wondering, what all features would you like to see in it? Currently I've got...

    1. Account Cycling, browse through all your accounts in the database.
    2. Update Account, Edit right there and click update (Contains Acct, Login, Password, GM Flags, Banned check, BC enabled Check, Email)
    3. Add new entry, adds in a new entry based on the current record.
    4. Delete Entry

    [EDIT]

    Ok Alpha Version is done... The ZIP includes 2 files, AccntManager.exe and MyODBC-3.51.11-2-win.exe

    You'll need to install the MyODBC-3.51.11-2-win.exe (Its a SQL connector)

    Then Extract the AccntManager.exe wherever you want and run it.

    From there Fill out the host ip of your DB server along with the user name and pass and click connect.

    On the left you'll see all your database entry number click one to bring it up.

    In the bottom right are 3 commands, Update (Updates the current record) Delete (Deletes the current record) Add New (Adds a new record based on the current filled out records)

    Please post any bugs you come across.

    Download here... Filebeam - Free Fast File Hosting
    Last edited by Duddits; 01-06-07 at 12:16 AM.


  2. #2
    Newbie 87364 is offline
    MemberRank
    May 2007 Join Date
    An Unknown place in the world:DLocation
    7Posts

    Re: [Antrix] Accounts Manager

    I get a runtime error evertime i try to create an account. The error is 40002

    S0022 Unknown column 'email' in field list'

    Thats all I get when i attempt to create an account. Is there a fix to this?

  3. #3
    Newbie Duddits is offline
    MemberRank
    May 2007 Join Date
    19Posts

    Re: [Antrix] Accounts Manager

    What Database are you using?

    Im asuming one that doesnt include the email field.

    Go into your sql and edit your table adding an email field - varchar - 26.

  4. #4
    Newbie 87364 is offline
    MemberRank
    May 2007 Join Date
    An Unknown place in the world:DLocation
    7Posts

    Re: [Antrix] Accounts Manager

    Which table? Im a little bit confused here.

  5. #5
    Newbie Duddits is offline
    MemberRank
    May 2007 Join Date
    19Posts

    Re: [Antrix] Accounts Manager

    In your accounts table, add an email field. This is made with the newest Antrix DB in mind.

  6. #6
    Newbie 87364 is offline
    MemberRank
    May 2007 Join Date
    An Unknown place in the world:DLocation
    7Posts

    Re: [Antrix] Accounts Manager

    what should I put in it? Im not being dumb, im just confused
    Last edited by 87364; 02-06-07 at 06:08 PM. Reason: forgot something

  7. #7
    Newbie V1ruzSpawN is offline
    MemberRank
    Jun 2007 Join Date
    4Posts

    Re: [Antrix] Accounts Manager

    Just what I was looking for, good job :)

    To bad I cant get it to work, I get the error message:

    "Run time error "429": "ActiveX component can't create object."

  8. #8
    Newbie hellothere is offline
    MemberRank
    Jun 2007 Join Date
    1Posts

    Re: [Antrix] Accounts Manager

    same here error 429: activex component can't create object

  9. #9
    Newbie Duddits is offline
    MemberRank
    May 2007 Join Date
    19Posts

    Re: [Antrix] Accounts Manager

    Quote Originally Posted by hellothere View Post
    same here error 429: activex component can't create object
    Try to install the .net Framework 1.0 And tell me if that fixes the problem.


    Download details: .NET Framework Redistributable

    This was made with VB6 which requires .net framework. So let me know if that fixes the problem :)

  10. #10
    Newbie V1ruzSpawN is offline
    MemberRank
    Jun 2007 Join Date
    4Posts

    Re: [Antrix] Accounts Manager

    I allredy use Net.Framework 2.0, does it only support 1.0?


    Edit: Forgot I just installed Vista, diddnt have it, but I installed it now, and it still dont work, same error message.

  11. #11
    Newbie Blackne is offline
    MemberRank
    Jun 2007 Join Date
    1Posts

    Re: [Antrix] Accounts Manager

    i'ave installed net Framework 1.0, same error, not work.

  12. #12
    Newbie Drokot is offline
    MemberRank
    Jun 2007 Join Date
    1Posts

    Re: [Antrix] Accounts Manager

    i get an error when trying to connect to my DB it says

    Run-Time '429'
    ActiveX can't create Object

  13. #13
    Newbie Duddits is offline
    MemberRank
    May 2007 Join Date
    19Posts

    Re: [Antrix] Accounts Manager

    Hmm seems like its wanting you to register some DLL's used with creation proccess....

    I'm going to recode this in VB.net so it's more freindly, I'm also going to code it for PHP because some people dont like exe's. Check back in a couple of days!



Advertisement