I need to build an .exe. This program will search the database for a specific user_login and make that users password=Null.


How would I begin this. I am reletivitly inexerpeiced to Db connections. I know i will have to extablish an ODBC connectioon.

PLeas help