


OK, I am losing my mind here.I have set up GP to turn on screen saver after 10 minutes, and to password protect. How do you get windows to require a password after timeout? Windows.But I can't setup a DSN to point it to the DB! I assume the password prompt is from the User account that the app is trying to Auth against DB with. When I launch the app it states Data source name not found and no default driver specified. My application appears to require a DSN to be set in order for it to load/authenticate. Micrsoft connecitonOpen (SECDoClientHandshake()) However, when I try to add a System DSN via windows odbc manager - I receive: I have tested the login (by connecting to the db using SQL auth, as the user account I want my application to use) - and this works. I have restored the DB and the logins/orphaned accounts are corrected/setup. I'm trying to migrate a ThinApp software application that used to talk to our SQL cluster, to a standalone VM with SQL Express.
