Saving Connection - String

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sascha Laurent

    Saving Connection - String

    What is the more surely way to save a connection string to a mySQL database.

    Concretely, in a installation process the user, who use my software, should
    write the connection string to his mySQL but I will save this information
    surely, so that other people or programs could not read this information.
    But my program, which will installed on the server, must read this
    information, so that the program could connection with the mySQL.

    Sascha


Working...