Click to See Complete Forum and Search --> : Secure mySQL Client access...


kjvonly
July 26th, 2002, 12:36 PM
I need to add code to my existing software written in VC++ 6.0 that will securely access the mySQL server. I have just downloaded the source for Putty and I am taking a look at how Plink works. Does anyone have an example on how to build a client that will submit SQL queries over the internet to the SQL server?

Thanks