07-11-2011, 04:18 PM
connect to mysql client in visual basic 2008
I saw your tutorial
<!-- m --><a class="postlink" href="http://www.youtube.com/watch?v=r7V2vLK9rHc">http://www.youtube.com/watch?v=r7V2vLK9rHc</a><!-- m -->
You said that this would be useful for a database online?
I have a project and it needs to connect to mysql client for my online website to check validation fields, how do I protect my database username, database name, and password in my visual basic project?
how does a programmer set this up for protection?
I see your encryption tutorial, do I put this encryption code within my project to protect database info? and do I leave this encrypted code in the project and leave the form that created my database details?
I am not sure how to use this for my database, if I leave the encrypt file in the project I am sure people can decrypt it lol, so how do I do this please?
can you give me a tutorial on this?
I saw your tutorial
<!-- m --><a class="postlink" href="http://www.youtube.com/watch?v=r7V2vLK9rHc">http://www.youtube.com/watch?v=r7V2vLK9rHc</a><!-- m -->
You said that this would be useful for a database online?
I have a project and it needs to connect to mysql client for my online website to check validation fields, how do I protect my database username, database name, and password in my visual basic project?
how does a programmer set this up for protection?
I see your encryption tutorial, do I put this encryption code within my project to protect database info? and do I leave this encrypted code in the project and leave the form that created my database details?
I am not sure how to use this for my database, if I leave the encrypt file in the project I am sure people can decrypt it lol, so how do I do this please?
can you give me a tutorial on this?