Results 1 to 2 of 2

Thread: VB.NET application and MySQL database

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2007
    Posts
    58

    VB.NET application and MySQL database

    I have an VB.NET app that connects to MySQL database. I use Apache server from Xampp to manage the MySQL database on localhost

    For the moment I use the user root and no password ... to connect from VB app to database

    But I will install the application on other computers and I want some kind of security system ...

    I want to know exactly if one can find my user and pass stored in the localhost of the computer I install

    I dont know if I should put this thread here or in a PHP site ... so I put it on a xampp site also

    Hope someone will give me a little bit of help on this ...

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: VB.NET application and MySQL database

    It sounds like your question is to do with the security of MYSQL not Vb.net/PHP.

    If you passwords are strong enough and are not stored as text any where on the machine. I don't think you have much to worry about.

    Pino

Posting Permissions

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



Click Here to Expand Forum to Full Width