User Tag List

Results 1 to 6 of 6

Thread: Making A Progam You Log Into

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    MiLk = Da BoMb

    User Info Menu

    Re: Making A Progam You Log Into

    no offence but even for visual basic this is a shit way to make a login system... why not use mysql databasing or even a offline databasing :P

  2. #2
    Making A Progam You Log Into

    User Info Menu

    Re: Making A Progam You Log Into

    Quote Originally Posted by DeToX View Post
    no offence but even for visual basic this is a shit way to make a login system... why not use mysql databasing or even a offline databasing :P
    can VB even connect to a mysql server? I know with Objective-c if you want to use sql you HAVE to write it in C

  3. #3
    MiLk = Da BoMb

    User Info Menu

    Re: Making A Progam You Log Into

    yup with the SQL DLL you can connect add and delete and edit items etc in a database

  4. #4
    Making A Progam You Log Into

    User Info Menu

    Re: Making A Progam You Log Into

    Quote Originally Posted by DeToX View Post
    yup with the SQL DLL you can connect add and delete and edit items etc in a database
    That's pretty cool, I guess. But if you ever want to do login stuff, always encrypt!!!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •