Secure all tables of mysql database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blossam
    New Member
    • May 2007
    • 29

    Secure all tables of mysql database

    Hi frnd,
    I have created an application in vb.net for which i have create database in mysql 4.1
    I want to secure all tables of mysql database in such way that no one can see structure or data of any table.
    how can i set password to mysql database?
    and even if i set password to database someone can copy tables in other database and can aaccess the tables, give me some idea for securing mysql tables
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    You'll want to take a look at this document.

    Comment

    • blossam
      New Member
      • May 2007
      • 29

      #3
      Originally posted by pbmods
      You'll want to take a look at this document.

      hi its really very helpful thanks.

      Comment

      Working...