writing a program to use with nsExec
I'm trying to develop an executable using vb so that I can access and query my MySQL database. I need to send an email and password to the server to verify connection and was wondering how to define the parameters to be sent to the program. Should I write a different function for email and password or do they need to be separate classes? Thanks in advance 🙂