View Single Post
  #1 (permalink)  
Old 08-15-2007, 11:00 AM
Lee's Avatar
Lee Lee is offline
PT Staff*
Awards Showcase
Quality Tutorial 
Total Awards: 1
Join Date: Jun 2007
Location: Blackpool, UK
Posts: 616
iTrader: (0)
Lee is just really niceLee is just really niceLee is just really niceLee is just really nice
VB.NET and MySQL

Hey,

I have used VB.NET and MySQL together before for my own personally use with my own site but i am planning on making a program for a friend which everyone on the internet could download.

My question is if i am connecting to a database with his passwords and getting information and someone used a packet sniffer or something like that, is it then possible for them to get the password? (if not thats good lol).

Also when using VB.NET and MySQL do you have to remove slashes and things such as that to stop users getting information they shouldnt/deleting the database like you would do in a PHP script? and is there any other things i should do to protect the database and program?

Thanks,
Lee.
Reply With Quote